<Code Lib>
2027 Method
Changes 8
M

IFCUserDefinedPropertySet.GetApplicableEntities

Description:
Returns the list of IFC entities to which the property set is applicable.

public IList<string> GetApplicableEntities()

IList<String> The list of IFC entities to which the property set is applicable.

Loading…