ENTITY IfcMaterialLayerSetUsage

(* SCHEMA IFC4; *)
ENTITY IfcMaterialLayerSetUsage
 SUBTYPE OF (IfcMaterialUsageDefinition);
	ForLayerSet : IfcMaterialLayerSet;
	LayerSetDirection : IfcLayerSetDirectionEnum;
	DirectionSense : IfcDirectionSenseEnum;
	OffsetFromReferenceLine : IfcLengthMeasure;
	ReferenceExtent : OPTIONAL IfcPositiveLengthMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcMaterialLayerSetUsage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ForLayerSetIfcMaterialLayerSet (ENTITY)IfcMaterialLayerSetUsage
 LayerSetDirectionIfcLayerSetDirectionEnum (ENUM)IfcMaterialLayerSetUsage
 DirectionSenseIfcDirectionSenseEnum (ENUM)IfcMaterialLayerSetUsage
 OffsetFromReferenceLineIfcLengthMeasure (REAL)IfcMaterialLayerSetUsage
 ReferenceExtentIfcPositiveLengthMeasure (REAL)IfcMaterialLayerSetUsage

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcMaterialLayerSetUsage inherits from the following supertypes:
  IfcMaterialUsageDefinition

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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