Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 565 Bytes

File metadata and controls

27 lines (20 loc) · 565 Bytes

DTM6_GetDTMOver

Description

Gets the DTM over (geometrically) a specified object.

FUNCTION DTM6_GetDTMOver(hObject : HANDLE): HANDLE;
def vs.DTM6_GetDTMOver(hObject):
    return HANDLE

Parameters

Name Type Description
hObject HANDLE A handle of the object under which geometry a Site Model is to be searched.

See Also

DTM6_GetDTMObject

Version

Availability: from Vectorworks 2011

Category