<Code Lib>
2022 Method
Changes 0
M

IFCData.HasSimpleType

Description:
Determines if there is one corresponding IFC type.

public bool HasSimpleType()

bool False if there are no corresponding IFC types, or more than one; returns true otherwise.

Loading…