VS:DTM6 RiseToSurface

From Vectorworks Developer
Revision as of 17:37, 18 September 2013 by Root (talk | contribs) (1 revision)
(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

Modifies the passed object so it lies on the surface of the desired DTM.

FUNCTION DTM6_RiseToSurface(
hDTMObject :HANDLE;
hObject :HANDLE;
TINType :INTEGER;
sendType :INTEGER) : BOOLEAN;
def vs.DTM6_RiseToSurface(hDTMObject, hObject, TINType, sendType):
    return BOOLEAN

Parameters

hDTMObject HANDLE
hObject HANDLE
TINType INTEGER
sendType INTEGER

Version

Availability: from Vectorworks 2014