Description:
Converts the linetype pattern of the curve into curve segments and points based on the active Rhino viewport.
Syntax:
Description:
Converts the linetype pattern of the curve into curve segments and points based on the specified Rhino viewport.
Syntax:
Parameters:
- viewport
- Type: RhinoViewport
- The Rhino viewport used to generate the curve segments and points.
Returns:
Type: GeometryBase[]
An array of curve and point objects if successful.
Available since:
8.4