ENTITY IfcProfileProperties
(* SCHEMA IFC2X3; *)
ENTITY IfcProfileProperties
ABSTRACT SUPERTYPE OF (ONEOF
(IfcGeneralProfileProperties
,IfcRibPlateProfileProperties));
ProfileName : OPTIONAL IfcLabel;
ProfileDefinition : OPTIONAL IfcProfileDef;
END_ENTITY;
Explicit Attributes
Entity IfcProfileProperties has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| ProfileName | IfcLabel (STRING) | IfcProfileProperties |
| ProfileDefinition | IfcProfileDef (ENTITY) | IfcProfileProperties |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity IfcProfileProperties has the following subtypes:
IfcGeneralProfileProperties*
IfcRibPlateProfileProperties*
IfcStructuralProfileProperties
IfcStructuralSteelProfileProperties
* - Immediate Subtypes
Referenced By
Entity IfcProfileProperties 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