ENTITY IfcMaterialProfileSetUsage

(* SCHEMA IFC4; *)
ENTITY IfcMaterialProfileSetUsage
 SUPERTYPE OF (ONEOF
    (IfcMaterialProfileSetUsageTapering))
 SUBTYPE OF (IfcMaterialUsageDefinition);
	ForProfileSet : IfcMaterialProfileSet;
	CardinalPoint : OPTIONAL IfcCardinalPointReference;
	ReferenceExtent : OPTIONAL IfcPositiveLengthMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialProfileSetUsage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ForProfileSetIfcMaterialProfileSet (ENTITY)IfcMaterialProfileSetUsage
 CardinalPointIfcCardinalPointReference (INTEGER)IfcMaterialProfileSetUsage
 ReferenceExtentIfcPositiveLengthMeasure (REAL)IfcMaterialProfileSetUsage

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialProfileSetUsage has the following local and inherited inverse attributes:
AttributeTypeDefined By
 AssociatedToSET OF IfcRelAssociatesMaterial (ENTITY)IfcMaterialUsageDefinition

Supertypes

Entity IfcMaterialProfileSetUsage inherits from the following supertypes:
  IfcMaterialUsageDefinition

Subtypes

Entity IfcMaterialProfileSetUsage has the following subtypes:
    IfcMaterialProfileSetUsageTapering*
* - Immediate Subtypes

Referenced By

Entity IfcMaterialProfileSetUsage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialSelect SELECT IfcMaterialUsageDefinition
 IfcMaterialUsageDefinition ENTITY IfcMaterialProfileSetUsage


[Top Level Definitions] [Exit]

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