ENTITY IfcCircleHollowProfileDef

(* SCHEMA IFC4; *)
ENTITY IfcCircleHollowProfileDef
 SUBTYPE OF (IfcCircleProfileDef);
	WallThickness : IfcPositiveLengthMeasure;
 WHERE
	WR1 : WallThickness < SELF\IfcCircleProfileDef.Radius;
END_ENTITY;

Explicit Attributes

Entity IfcCircleHollowProfileDef has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ProfileTypeIfcProfileTypeEnum (ENUM)IfcProfileDef
 ProfileNameIfcLabel (STRING)IfcProfileDef
 POSITIONIfcAxis2Placement2D (ENTITY)IfcParameterizedProfileDef
 RadiusIfcPositiveLengthMeasure (REAL)IfcCircleProfileDef
 WallThicknessIfcPositiveLengthMeasure (REAL)IfcCircleHollowProfileDef

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcCircleHollowProfileDef has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferenceSET OF IfcExternalReferenceRelationship (ENTITY)IfcProfileDef
 HasPropertiesSET OF IfcProfileProperties (ENTITY)IfcProfileDef

Supertypes

Entity IfcCircleHollowProfileDef inherits from the following supertypes:
  IfcProfileDef
    IfcParameterizedProfileDef
      IfcCircleProfileDef

Subtypes

    No subtypes

Referenced By

Entity IfcCircleHollowProfileDef and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcArbitraryOpenProfileDef ENTITY IfcProfileDef
 IfcArbitraryProfileDefWithVoids ENTITY IfcProfileDef
 IfcCircleHollowProfileDef ENTITY IfcCircleProfileDef
 IfcCircleProfileDef ENTITY IfcCircleHollowProfileDef
 IfcCompositeProfileDef ENTITY IfcProfileDef
 IfcDerivedProfileDef ENTITY IfcProfileDef
 IfcExtrudedAreaSolidTapered ENTITY IfcProfileDef
 IfcMaterialProfile ENTITY IfcProfileDef
 IfcOpenCrossProfileDef ENTITY IfcProfileDef
 IfcParameterizedProfileDef ENTITY IfcCircleProfileDef
 IfcProfileDef ENTITY IfcParameterizedProfileDef
 IfcProfileProperties ENTITY IfcProfileDef
 IfcRelAssociatesProfileDef ENTITY IfcProfileDef
 IfcResourceObjectSelect SELECT IfcProfileDef
 IfcRevolvedAreaSolidTapered ENTITY IfcProfileDef
 IfcSectionedSolid ENTITY IfcProfileDef
 IfcSectionedSpine ENTITY IfcProfileDef
 IfcSectionedSurface ENTITY IfcProfileDef
 IfcSectionProperties ENTITY IfcProfileDef
 IfcSweptAreaSolid ENTITY IfcProfileDef
 IfcSweptSurface ENTITY IfcProfileDef
 IfcTaperedSweptAreaProfiles FUNCTION IfcProfileDef


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00