Enables/Disables indicated Entry's PSet from current IFC Data Mapping.
FUNCTION IFC_DMEnablePSet(
strObjectName : STRING;
strEntryName : STRING;
strPSetName : STRING;
bEnable : BOOLEAN): BOOLEAN;def vs.IFC_DMEnablePSet(strObjectName, strEntryName, strPSetName, bEnable):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| strEntryName | STRING | |
| strPSetName | STRING | |
| bEnable | BOOLEAN |
Availability: from Vectorworks 2021