VS:GetObjectHiddenLine

From Vectorworks Developer
Jump to: navigation, 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.
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
Personal tools
NamespacesFFFF

Variants
Actions
Advanced Search
See Also
Navigation
Toolbox