ENTITY IfcAlignmentVerticalSegment

(* SCHEMA IFC4; *)
ENTITY IfcAlignmentVerticalSegment
 SUBTYPE OF (IfcAlignmentParameterSegment);
	StartDistAlong : IfcLengthMeasure;
	HorizontalLength : IfcNonNegativeLengthMeasure;
	StartHeight : IfcLengthMeasure;
	StartGradient : IfcRatioMeasure;
	EndGradient : IfcRatioMeasure;
	RadiusOfCurvature : OPTIONAL IfcLengthMeasure;
	PredefinedType : IfcAlignmentVerticalSegmentTypeEnum;
END_ENTITY;

Explicit Attributes

Entity IfcAlignmentVerticalSegment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 StartTagIfcLabel (STRING)IfcAlignmentParameterSegment
 EndTagIfcLabel (STRING)IfcAlignmentParameterSegment
 StartDistAlongIfcLengthMeasure (REAL)IfcAlignmentVerticalSegment
 HorizontalLengthIfcNonNegativeLengthMeasure (REAL)IfcAlignmentVerticalSegment
 StartHeightIfcLengthMeasure (REAL)IfcAlignmentVerticalSegment
 StartGradientIfcRatioMeasure (REAL)IfcAlignmentVerticalSegment
 EndGradientIfcRatioMeasure (REAL)IfcAlignmentVerticalSegment
 RadiusOfCurvatureIfcLengthMeasure (REAL)IfcAlignmentVerticalSegment
 PredefinedTypeIfcAlignmentVerticalSegmentTypeEnum (ENUM)IfcAlignmentVerticalSegment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcAlignmentVerticalSegment inherits from the following supertypes:
  IfcAlignmentParameterSegment

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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