IGeCurveSegment Interface |
Namespace: FDF.Common.Geometries
The IGeCurveSegment type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndParameter |
Gets or sets end parameter of the curve segment.
Specified value must lie within curve interval.
|
![]() | EndPoint |
Gets or sets end point of this curve segment.
|
![]() | MidPoint |
Gets or sets mid point of this curve segment.
|
![]() | StartParameter |
Gets or sets start parameter of the curve segment.
Specified value must lie within curve interval.
|
![]() | StartPoint |
Gets or sets start point of this curve segment.
|