Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 555 Bytes

File metadata and controls

30 lines (23 loc) · 555 Bytes

IFC_DMGetEntPSetsCnt

Description

Returns the Property Sets count for IfcEntity in Object's IFC Data Mapping.

FUNCTION IFC_DMGetEntPSetsCnt(
				strObjectName : STRING;
				strEntryName  : STRING;
				VAR outType   : INTEGER): BOOLEAN;
def vs.IFC_DMGetEntPSetsCnt(strObjectName, strEntryName):
    return (BOOLEAN, outType)

Parameters

Name Type Description
strObjectName STRING
strEntryName STRING
outType INTEGER

Version

Availability: from Vectorworks 2021

Category

  • IFC