ENTITY IfcProfileDef
(* SCHEMA IFC2X3; *)
ENTITY IfcProfileDef
ABSTRACT SUPERTYPE OF (ONEOF
(IfcArbitraryClosedProfileDef
,IfcArbitraryOpenProfileDef
,IfcCompositeProfileDef
,IfcDerivedProfileDef
,IfcParameterizedProfileDef));
ProfileType : IfcProfileTypeEnum;
ProfileName : OPTIONAL IfcLabel;
END_ENTITY;
Explicit Attributes
Entity IfcProfileDef has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity IfcProfileDef has the following subtypes:
IfcArbitraryClosedProfileDef* IfcArbitraryOpenProfileDef* IfcArbitraryProfileDefWithVoids IfcAsymmetricIShapeProfileDef IfcCenterLineProfileDef IfcCircleHollowProfileDef IfcCircleProfileDef IfcCompositeProfileDef* IfcCraneRailAShapeProfileDef IfcCraneRailFShapeProfileDef IfcCShapeProfileDef IfcDerivedProfileDef* IfcEllipseProfileDef IfcIShapeProfileDef IfcLShapeProfileDef IfcParameterizedProfileDef* IfcRectangleHollowProfileDef IfcRectangleProfileDef IfcRoundedRectangleProfileDef IfcTrapeziumProfileDef IfcTShapeProfileDef IfcUShapeProfileDef IfcZShapeProfileDef
* - Immediate Subtypes
Referenced By
Entity IfcProfileDef 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:13-04:00