VS:GetObjectHiddenLine

From Vectorworks Developer
Revision as of 14:14, 1 August 2013 by Root (talk | contribs)
(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

Create lines representing the hidden line geometry of the specified object.

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

Parameters

hGeometry3D HANDLE to be specified
cuttingHeight REAL to be specified
bottomOfCutPlane BOOLEAN to be specified

Version

Availability: from Vectorworks 2013