ENTITY IfcSectionProperties

(* SCHEMA IFC4; *)
ENTITY IfcSectionProperties
 SUBTYPE OF (IfcPreDefinedProperties);
	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

Entity IfcSectionProperties has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcPropertyAbstraction

Supertypes

Entity IfcSectionProperties inherits from the following supertypes:
  IfcPropertyAbstraction
    IfcPreDefinedProperties

Subtypes

    No subtypes

Referenced By

Entity IfcSectionProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPreDefinedProperties ENTITY IfcSectionProperties
 IfcPropertyAbstraction ENTITY IfcPreDefinedProperties
 IfcResourceObjectSelect SELECT IfcPropertyAbstraction
 IfcSectionReinforcementProperties ENTITY IfcSectionProperties


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00