VS:DTM6 RiseToSurface: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 17:37, 18 September 2013

.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