ENTITY IfcAlignmentCantSegment

(* SCHEMA IFC4; *)
ENTITY IfcAlignmentCantSegment
 SUBTYPE OF (IfcAlignmentParameterSegment);
	StartDistAlong : IfcLengthMeasure;
	HorizontalLength : IfcNonNegativeLengthMeasure;
	StartCantLeft : IfcLengthMeasure;
	EndCantLeft : OPTIONAL IfcLengthMeasure;
	StartCantRight : IfcLengthMeasure;
	EndCantRight : OPTIONAL IfcLengthMeasure;
	PredefinedType : IfcAlignmentCantSegmentTypeEnum;
END_ENTITY;

Explicit Attributes

Entity IfcAlignmentCantSegment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 StartTagIfcLabel (STRING)IfcAlignmentParameterSegment
 EndTagIfcLabel (STRING)IfcAlignmentParameterSegment
 StartDistAlongIfcLengthMeasure (REAL)IfcAlignmentCantSegment
 HorizontalLengthIfcNonNegativeLengthMeasure (REAL)IfcAlignmentCantSegment
 StartCantLeftIfcLengthMeasure (REAL)IfcAlignmentCantSegment
 EndCantLeftIfcLengthMeasure (REAL)IfcAlignmentCantSegment
 StartCantRightIfcLengthMeasure (REAL)IfcAlignmentCantSegment
 EndCantRightIfcLengthMeasure (REAL)IfcAlignmentCantSegment
 PredefinedTypeIfcAlignmentCantSegmentTypeEnum (ENUM)IfcAlignmentCantSegment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcAlignmentCantSegment inherits from the following supertypes:
  IfcAlignmentParameterSegment

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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