<Code Lib>
2022 Method
Changes 0
M

IFCData.SetSimpleType

Description:
Sets the corresponding IFC type by its name.

public void SetSimpleType(
	string typeName
)

  • String
    typeName
    The name of the type.

Loading…