SurfaceSegment Constructor |
| Name | Description | |
|---|---|---|
| SurfaceSegment | Initializes a new instance. | |
| SurfaceSegment(SurfaceSegment) |
Create a new instance based on an existing one.
| |
| SurfaceSegment(Ellipsoid, Double) |
Create a new instance with the given surface shape and total distance.
| |
| SurfaceSegment(SurfaceSegment, CopyContext) | Initializes a new instance as a copy of an existing instance. |