SurfaceCurveSegment Properties |
The SurfaceCurveSegment type exposes the following members.
Name | Description | |
---|---|---|
FinalHeading |
Gets the final heading measured eastward from north, in radians.
(Overrides SurfaceSegmentFinalHeading.) | |
FinalSurfacePoint |
Gets the final position at the end of the surface segment.
(Overrides SurfaceSegmentFinalSurfacePoint.) | |
InitialHeading |
Gets the initial heading measured eastward from north, in radians.
(Overrides SurfaceSegmentInitialHeading.) | |
InitialSurfacePoint |
Gets the initial position at the start of the surface segment.
(Overrides SurfaceSegmentInitialSurfacePoint.) | |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
SurfaceDistance |
Gets or sets the total arc length along the surface path, in meters.
(Inherited from SurfaceSegment.) | |
SurfaceShape |
Gets or sets the shape of the surface upon which the path is defined.
(Inherited from SurfaceSegment.) | |
TransitionPoints |
Gets the arc lengths, in meters, at which the geometry changes behavior.
This could represent discontinuities in the route in one or more derivatives or
other points of interest.
(Overrides SurfaceSegmentTransitionPoints.) |