ENTITY IfcProfileDef
(* SCHEMA IFC4; *)
ENTITY IfcProfileDef
SUPERTYPE OF (ONEOF
(IfcArbitraryClosedProfileDef
,IfcArbitraryOpenProfileDef
,IfcCompositeProfileDef
,IfcDerivedProfileDef
,IfcOpenCrossProfileDef
,IfcParameterizedProfileDef));
ProfileType : IfcProfileTypeEnum;
ProfileName : OPTIONAL IfcLabel;
INVERSE
HasExternalReference : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
HasProperties : SET [0:?] OF IfcProfileProperties FOR ProfileDefinition;
END_ENTITY;
Explicit Attributes
Entity IfcProfileDef has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcProfileDef has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
Entity IfcProfileDef has the following subtypes:
IfcArbitraryClosedProfileDef* IfcArbitraryOpenProfileDef* IfcArbitraryProfileDefWithVoids IfcAsymmetricIShapeProfileDef IfcCenterLineProfileDef IfcCircleHollowProfileDef IfcCircleProfileDef IfcCompositeProfileDef* IfcCShapeProfileDef IfcDerivedProfileDef* IfcEllipseProfileDef IfcIShapeProfileDef IfcLShapeProfileDef IfcMirroredProfileDef IfcOpenCrossProfileDef* 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
2024-07-11T21:39:05-04:00