Adds new Property Set to specified Object IfcEntry's group in IFC Data Mapping.
FUNCTION IFC_DMAddPSetForEnt(
strObjectName : STRING;
strEntryName : STRING;
strPSetName : STRING;
bEnabled : BOOLEAN;
strPSetCondition : STRING): BOOLEAN;def vs.IFC_DMAddPSetForEnt(strObjectName, strEntryName, strPSetName, bEnabled, strPSetCondition):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| strEntryName | STRING | |
| strPSetName | STRING | |
| bEnabled | BOOLEAN | |
| strPSetCondition | STRING |
Availability: from Vectorworks 2021