ENTITY IfcDoorPanelProperties
(* SCHEMA IFC2X3; *)
ENTITY IfcDoorPanelProperties
SUBTYPE OF (IfcPropertySetDefinition);
PanelDepth : OPTIONAL IfcPositiveLengthMeasure;
PanelOperation : IfcDoorPanelOperationEnum;
PanelWidth : OPTIONAL IfcNormalisedRatioMeasure;
PanelPosition : IfcDoorPanelPositionEnum;
ShapeAspectStyle : OPTIONAL IfcShapeAspect;
WHERE
WR31 : EXISTS(SELF\IfcPropertySetDefinition.DefinesType[1]) AND
('IFC2X3.IFCDOORSTYLE' IN TYPEOF(SELF\IfcPropertySetDefinition.DefinesType[1]));
END_ENTITY;
Explicit Attributes
Entity IfcDoorPanelProperties has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcDoorPanelProperties has the following local and inherited inverse attributes:
Supertypes
Entity IfcDoorPanelProperties inherits from the following supertypes:
IfcRoot
IfcPropertyDefinition
IfcPropertySetDefinition
Subtypes
No subtypesReferenced By
Entity IfcDoorPanelProperties and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00