ENTITY IfcSectionProperties

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcSectionProperties;
	SectionType : IfcSectionTypeEnum;
	StartProfile : IfcProfileDef;
	EndProfile : OPTIONAL IfcProfileDef;
END_ENTITY;

Explicit Attributes

Entity IfcSectionProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SectionTypeIfcSectionTypeEnum (ENUM)IfcSectionProperties
 StartProfileIfcProfileDef (ENTITY)IfcSectionProperties
 EndProfileIfcProfileDef (ENTITY)IfcSectionProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcSectionProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcSectionReinforcementProperties ENTITY IfcSectionProperties


[Top Level Definitions] [Exit]

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