Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 659 Bytes

File metadata and controls

34 lines (27 loc) · 659 Bytes

IFC_DMSetPSetFldType

Description

Sets the type of specified Field for IfcEntry's PSet.

FUNCTION IFC_DMSetPSetFldType(
				strObjectName : STRING;
				strEntryName  : STRING;
				strPSetName   : STRING;
				strFieldName  : STRING;
				type          : INTEGER): BOOLEAN;
def vs.IFC_DMSetPSetFldType(strObjectName, strEntryName, strPSetName, strFieldName, type):
    return BOOLEAN

Parameters

Name Type Description
strObjectName STRING
strEntryName STRING
strPSetName STRING
strFieldName STRING
type INTEGER

Version

Availability: from Vectorworks 2021

Category

  • IFC