Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 657 Bytes

File metadata and controls

34 lines (27 loc) · 657 Bytes

IFC_DMSetPSetFldEmpt

Description

Sets specified Field for IfcEntry's PSet Empty.

FUNCTION IFC_DMSetPSetFldEmpt(
				strObjectName : STRING;
				strEntryName  : STRING;
				strPSetName   : STRING;
				strFieldName  : STRING;
				bEmpty        : BOOLEAN): BOOLEAN;
def vs.IFC_DMSetPSetFldEmpt(strObjectName, strEntryName, strPSetName, strFieldName, bEmpty):
    return BOOLEAN

Parameters

Name Type Description
strObjectName STRING
strEntryName STRING
strPSetName STRING
strFieldName STRING
bEmpty BOOLEAN

Version

Availability: from Vectorworks 2021

Category

  • IFC