Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 672 Bytes

File metadata and controls

32 lines (25 loc) · 672 Bytes

IFC_DMGetPSetCond

Description

Returns the Condition for Mapped IfcEntity's Property Set IFC Data Mapping.

FUNCTION IFC_DMGetPSetCond(
				strObjectName           : STRING;
				strEntryName            : STRING;
				psetIndex               : INTEGER;
				VAR outStrPSetCondition : STRING): BOOLEAN;
def vs.IFC_DMGetPSetCond(strObjectName, strEntryName, psetIndex):
    return (BOOLEAN, outStrPSetCondition)

Parameters

Name Type Description
strObjectName STRING
strEntryName STRING
psetIndex INTEGER
outStrPSetCondition STRING

Version

Availability: from Vectorworks 2021

Category

  • IFC