<Code Lib>
2027 Method
Changes 8
M

IFCUserDefinedPropertySet.SetApplicableEntities

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

public void SetApplicableEntities(
	IList<string> applicableEntities
)

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

Loading…