ENTITY IfcPresentationLayerAssignmentWithStyle

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcPresentationLayerAssignmentWithStyle
 SUBTYPE OF (IfcPresentationLayerAssignment);
	LayerNumber : OPTIONAL INTEGER;
	LayerOn : LOGICAL;
	LayerOnInAllViews : LOGICAL;
	LayerFrozen : LOGICAL;
	LayerFrozenInAllViews : LOGICAL;
	LayerBlocked : LOGICAL;
	LayerColour : OPTIONAL IfcColour;
	LayerCurveWidth : OPTIONAL IfcSizeSelect;
	LayerCurveFont : OPTIONAL IfcCurveFontOrScaledCurveFontSelect;
END_ENTITY;

Explicit Attributes

Entity IfcPresentationLayerAssignmentWithStyle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPresentationLayerAssignment
 DescriptionIfcText (STRING)IfcPresentationLayerAssignment
 AssignedItemsSET OF IfcLayeredItem (SELECT)IfcPresentationLayerAssignment
 LayerNumberINTEGERIfcPresentationLayerAssignmentWithStyle
 LayerOnLOGICALIfcPresentationLayerAssignmentWithStyle
 LayerOnInAllViewsLOGICALIfcPresentationLayerAssignmentWithStyle
 LayerFrozenLOGICALIfcPresentationLayerAssignmentWithStyle
 LayerFrozenInAllViewsLOGICALIfcPresentationLayerAssignmentWithStyle
 LayerBlockedLOGICALIfcPresentationLayerAssignmentWithStyle
 LayerColourIfcColour (SELECT)IfcPresentationLayerAssignmentWithStyle
 LayerCurveWidthIfcSizeSelect (SELECT)IfcPresentationLayerAssignmentWithStyle
 LayerCurveFontIfcCurveFontOrScaledCurveFontSelect (SELECT)IfcPresentationLayerAssignmentWithStyle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcPresentationLayerAssignmentWithStyle inherits from the following supertypes:
  IfcPresentationLayerAssignment

Subtypes

    No subtypes

Referenced By

Entity IfcPresentationLayerAssignmentWithStyle and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPresentationLayerAssignment ENTITY IfcPresentationLayerAssignmentWithStyle


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00