ENTITY IfcSectionReinforcementProperties

(* SCHEMA IFC4; *)
ENTITY IfcSectionReinforcementProperties
 SUBTYPE OF (IfcPreDefinedProperties);
	LongitudinalStartPosition : IfcLengthMeasure;
	LongitudinalEndPosition : IfcLengthMeasure;
	TransversePosition : OPTIONAL IfcLengthMeasure;
	ReinforcementRole : IfcReinforcingBarRoleEnum;
	SectionDefinition : IfcSectionProperties;
	CrossSectionReinforcementDefinitions : SET [1:?] OF IfcReinforcementBarProperties;
END_ENTITY;

Explicit Attributes

Entity IfcSectionReinforcementProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 LongitudinalStartPositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 LongitudinalEndPositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 TransversePositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 ReinforcementRoleIfcReinforcingBarRoleEnum (ENUM)IfcSectionReinforcementProperties
 SectionDefinitionIfcSectionProperties (ENTITY)IfcSectionReinforcementProperties
 CrossSectionReinforcementDefinitionsSET OF IfcReinforcementBarProperties (ENTITY)IfcSectionReinforcementProperties

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcSectionReinforcementProperties inherits from the following supertypes:
  IfcPropertyAbstraction
    IfcPreDefinedProperties

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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