Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 443 Bytes

File metadata and controls

25 lines (18 loc) · 443 Bytes

DTM6_IsDTM6Object

Description

Check if the passed object handle is for SiteModel object type.

FUNCTION DTM6_IsDTM6Object(hDTMObject : HANDLE): BOOLEAN;
def vs.DTM6_IsDTM6Object(hDTMObject):
    return BOOLEAN

Parameters

Name Type Description
hDTMObject HANDLE A handle of an object to be checked.

Version

Availability: from All Versions

Category

  • SiteModel Interface Library