Click or drag to resize

PartialSurfaceSegment Constructor

Overload List
  NameDescription
Protected methodPartialSurfaceSegment(PartialSurfaceSegment, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodPartialSurfaceSegment(SurfaceSegment, Double)
Create a new instance that represents the portion of another surface segment from the given start distance to its end.
Public methodPartialSurfaceSegment(SurfaceSegment, Double, Double)
Create a new instance that represents the portion of another surface segment from the given start distance to a given stop distance.
Top
See Also