ENTITY IfcWindowPanelProperties
(* SCHEMA IFC4; *)
ENTITY IfcWindowPanelProperties
SUBTYPE OF (IfcPreDefinedPropertySet);
OperationType : IfcWindowPanelOperationEnum;
PanelPosition : IfcWindowPanelPositionEnum;
FrameDepth : OPTIONAL IfcPositiveLengthMeasure;
FrameThickness : OPTIONAL IfcPositiveLengthMeasure;
ShapeAspectStyle : OPTIONAL IfcShapeAspect;
WHERE
ApplicableToType : (EXISTS(SELF\IfcPropertySetDefinition.DefinesType[1]))
AND
('IFC4.IFCWINDOWTYPE' IN TYPEOF(SELF\IfcPropertySetDefinition.DefinesType[1]));
END_ENTITY;
Explicit Attributes
Entity IfcWindowPanelProperties has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcWindowPanelProperties has the following local and inherited inverse attributes:
Supertypes
Entity IfcWindowPanelProperties inherits from the following supertypes:
IfcRoot
IfcPropertyDefinition
IfcPropertySetDefinition
IfcPreDefinedPropertySet
Subtypes
No subtypesReferenced By
Entity IfcWindowPanelProperties and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00