TrimmedCurve.First

TrimmedCurve.First property

The first end point to trim, can be a Cartesian point or a real parameter.

public EndPoint First { get; set; }

See Also