Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 515 Bytes

File metadata and controls

30 lines (23 loc) · 515 Bytes

IFC_DMSetEntryType

Description

Sets specified IfcEntry type - Primary/Secondary.

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

Parameters

Name Type Description
strObjectName STRING
strEntryName STRING
type INTEGER

Version

Availability: from Vectorworks 2021

Category

  • IFC