VS:GetObjectHiddenLine/ja

From Vectorworks Developer
Revision as of 02:37, 16 January 2014 by Kimura (talk | contribs) (1 revision: 2014J VS Reference G-1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

指定したオブジェクトを隠線消去レンダリングで表現したときの線を生成します。

FUNCTION GetObjectHiddenLine(
hGeometry3D :HANDLE;
cuttingHeight :REAL;
bottomOfCutPlane :BOOLEAN) : HANDLE;
def vs.GetObjectHiddenLine(hGeometry3D, cuttingHeight, bottomOfCutPlane):
    return HANDLE

Parameters

hGeometry3D HANDLE
cuttingHeight REAL
bottomOfCutPlane BOOLEAN

Version

Availability: from Vectorworks 2014