<Code Lib>
M

IFCUserDefinedPropertySet.GetProperties

Description:
Returns the collection of properties in the property set.

public IList<IFCUserDefinedProperty> GetProperties()

IList<IFCUserDefinedProperty> The collection of properties in the property set.

Loading…