ENTITY IfcMaterialProfileWithOffsets

(* SCHEMA IFC4; *)
ENTITY IfcMaterialProfileWithOffsets
 SUBTYPE OF (IfcMaterialProfile);
	OffsetValues : ARRAY [1:2] OF IfcLengthMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialProfileWithOffsets has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcMaterialProfile
 DescriptionIfcText (STRING)IfcMaterialProfile
 MaterialIfcMaterial (ENTITY)IfcMaterialProfile
 ProfileIfcProfileDef (ENTITY)IfcMaterialProfile
 PriorityIfcInteger (INTEGER)IfcMaterialProfile
 CategoryIfcLabel (STRING)IfcMaterialProfile
 OffsetValuesARRAY OF IfcLengthMeasure (REAL)IfcMaterialProfileWithOffsets

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMaterialProfileWithOffsets 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
 ToMaterialProfileSetIfcMaterialProfileSet (ENTITY)IfcMaterialProfile

Supertypes

Entity IfcMaterialProfileWithOffsets inherits from the following supertypes:
  IfcMaterialDefinition
    IfcMaterialProfile

Subtypes

    No subtypes

Referenced By

Entity IfcMaterialProfileWithOffsets and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcMaterialDefinition ENTITY IfcMaterialProfile
 IfcMaterialProfile ENTITY IfcMaterialProfileWithOffsets
 IfcMaterialProfileSet ENTITY IfcMaterialProfile
 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