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:
AttributeTypeDefined By
 ProfileNameIfcLabel (STRING)IfcProfileProperties
 ProfileDefinitionIfcProfileDef (ENTITY)IfcProfileProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

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:
DefinitionTypeReferenced Entity
 IfcRelAssociatesProfileProperties ENTITY IfcProfileProperties


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00