Glyph Version 3.18.3 |
pw:: SegmentTrimTrim curve segment type Derives FromSummary
getCurve
This action gets the curve that this trim segment trims. Parametersnone ReturnsThis action returns a pw::Curve object. |
This action creates a new trim curve segment object.
pw::SegmentTrim create
This action gets the curve that this trim segment trims.
$segment getCurve
This action gets the begin parameter for the trim segment.
$segment getBeginParameter
This action gets the end parameter for the trim segment.
$segment getEndParameter