PartialSurfaceSegment Constructor | 
| Name | Description | |
|---|---|---|
| PartialSurfaceSegment(PartialSurfaceSegment, CopyContext) | Initializes a new instance as a copy of an existing instance.  | |
| PartialSurfaceSegment(SurfaceSegment, Double) | 
            Create a new instance that represents the portion of another surface segment
            from the given start distance to its end.
              | |
| PartialSurfaceSegment(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.
              |