ENTITY IfcMaterialProfileSet

(* SCHEMA IFC4; *)
ENTITY IfcMaterialProfileSet
 SUBTYPE OF (IfcMaterialDefinition);
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	MaterialProfiles : LIST [1:?] OF IfcMaterialProfile;
	CompositeProfile : OPTIONAL IfcCompositeProfileDef;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialProfileSet has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcMaterialProfileSet
 DescriptionIfcText (STRING)IfcMaterialProfileSet
 MaterialProfilesLIST OF IfcMaterialProfile (ENTITY)IfcMaterialProfileSet
 CompositeProfileIfcCompositeProfileDef (ENTITY)IfcMaterialProfileSet

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialProfileSet has the following local and inherited inverse attributes:
AttributeTypeDefined By
 AssociatedToSET OF IfcRelAssociatesMaterial (ENTITY)IfcMaterialDefinition
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcMaterialDefinition
 HasPropertiesSET OF IfcMaterialProperties (ENTITY)IfcMaterialDefinition

Supertypes

Entity IfcMaterialProfileSet inherits from the following supertypes:
  IfcMaterialDefinition

Subtypes

    No subtypes

Referenced By

Entity IfcMaterialProfileSet and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialDefinition ENTITY IfcMaterialProfileSet
 IfcMaterialProfile ENTITY IfcMaterialProfileSet
 IfcMaterialProfileSetUsage ENTITY IfcMaterialProfileSet
 IfcMaterialProfileSetUsageTapering ENTITY IfcMaterialProfileSet
 IfcMaterialProperties ENTITY IfcMaterialDefinition
 IfcMaterialSelect SELECT IfcMaterialDefinition
 IfcObjectReferenceSelect SELECT IfcMaterialDefinition
 IfcResourceObjectSelect SELECT IfcMaterialDefinition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:44-04:00