ENTITY IfcAlignmentHorizontalSegment

(* SCHEMA IFC4; *)
ENTITY IfcAlignmentHorizontalSegment
 SUBTYPE OF (IfcAlignmentParameterSegment);
	StartPoint : IfcCartesianPoint;
	StartDirection : IfcPlaneAngleMeasure;
	StartRadiusOfCurvature : IfcLengthMeasure;
	EndRadiusOfCurvature : IfcLengthMeasure;
	SegmentLength : IfcNonNegativeLengthMeasure;
	GravityCenterLineHeight : OPTIONAL IfcPositiveLengthMeasure;
	PredefinedType : IfcAlignmentHorizontalSegmentTypeEnum;
END_ENTITY;

Explicit Attributes

Entity IfcAlignmentHorizontalSegment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 StartTagIfcLabel (STRING)IfcAlignmentParameterSegment
 EndTagIfcLabel (STRING)IfcAlignmentParameterSegment
 StartPointIfcCartesianPoint (ENTITY)IfcAlignmentHorizontalSegment
 StartDirectionIfcPlaneAngleMeasure (REAL)IfcAlignmentHorizontalSegment
 StartRadiusOfCurvatureIfcLengthMeasure (REAL)IfcAlignmentHorizontalSegment
 EndRadiusOfCurvatureIfcLengthMeasure (REAL)IfcAlignmentHorizontalSegment
 SegmentLengthIfcNonNegativeLengthMeasure (REAL)IfcAlignmentHorizontalSegment
 GravityCenterLineHeightIfcPositiveLengthMeasure (REAL)IfcAlignmentHorizontalSegment
 PredefinedTypeIfcAlignmentHorizontalSegmentTypeEnum (ENUM)IfcAlignmentHorizontalSegment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcAlignmentHorizontalSegment inherits from the following supertypes:
  IfcAlignmentParameterSegment

Subtypes

    No subtypes

Referenced By

Entity IfcAlignmentHorizontalSegment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAlignmentParameterSegment ENTITY IfcAlignmentHorizontalSegment
 IfcAlignmentSegment ENTITY IfcAlignmentParameterSegment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00