DLGRRationaliseCurve
DLGRRationaliseCurve
converts any curve to a polyline according to the default settings for . Note that unlike the native Rhino rebuild
or convert
functions, DLGRRationaliseCurve
keeps kinks in tact.
tip
Use this command to help rationalise the curve model to make surface mesh generation faster and more reliable.
The following command options are accessed through the hyphenated -DLGRRationaliseCurve
form:
Delete Input
Specifies Whether or not to keep or delet the input curve(s).
Toggle | Description |
---|---|
Yes | Deletes the input curve(s) (default) |
No | Keeps the input curve(s) |
output Target
Determines which layer the rationalised curve(s) wil be placed.
Toggle | Description |
---|---|
Current | Output curve(s) are added to the active layer |
Input | Output curve(s) are added to the same layer as the source objects (default) |