The Linetype properties manage the linetype patterns for the current model.
● | Using linetypes displays curves using dashed or dotted. |
● | Linetypes are assigned as object and layer properties. |
● | Linetypes affect only curve objects - not surfaces, solids, or other object types. |
Options
Continuous
Border
Center
DashDot
Dashed
Dots
Hidden
Pattern
Linetypes are defined by a comma-separated list of dash and gap lengths (in model units), always starting with a dash. A zero-length dash is a dot.
Inches
Sets the display scale for linetypes to inches.
Millimeters
Sets the display scale for linetypes to millimeters.
Adds a linetype definition.
Deletes a linetype definition.
Browse for any supported file type that could contain linetypes.
In the Import Linetypes dialog box, select the linetypes to import.
To set linetypes on objects
In Object Properties, under Linetypes, click an option.
The default object linetype is By Layer.
To set linetypes on layers
In the Layers panel, in the Linetypes column, select an option.
- or -
Use the SetLayerLinetype command.
To define linetypes
Use the controls to add a new type.
To create a new linetype
1. | Click A new linetype is added to the list. |
.
2. | Click the name to rename it. |
3. | While the new linetype is active, in the Pattern edit box specify the pattern for the linetype. |
Example
"1,1" specifies a pattern with a 1-unit dash, followed by a 1-unit space.
"2,.5" specifies a pattern with a 2-unit dash, followed by a 0.5-unit space.
"1,.25,.25,.25" specifies a pattern with a 1-unit dash, .25-unit space, .25-unit dash, .25-unit space.
Complex dash-space patterns can be created this way.
Linetype units
In Rhino linetype files, specify units with a designator. All subsequent line patterns will use the specified units. You can change back and forth within a single file. If neither designator is found, mm is used.
Example
#mm
Sets subsequent line patterns to mm units.
#inch
Sets subsequent line patterns to inch units.
To use linetypes defined in another Rhino model
In Linetypes Document Properties, click to load linetype patterns from a Rhino file or an .lin file.
Define linetypes in the template files.
Copy a line with the linetype definition and paste it into your current model.
Linetypes are stored in the Rhino support folder.
Using AutoCAD linetype files
1. | Copy your acad.lin file into the folder C:/Users/<loginname>/AppData/Roaming/McNeel/Rhinoceros/5.0/Localization/en/Support. |
2. | Copy the contents of acad.lin and paste into the existing Rhino file. |
The LinetypeDisplay command displays curves using their Linetype properties.
Command-line options
DisplayLinetypes=Yes/No
The Yes option displays curves using their Linetype properties.
PatternBySegment
The PatternBySegment option restarts the linetype pattern at the beginning of each polyline segment.
PatternSegmentBreakAngle
The PatternSegmentBreakAngle option restarts the linetype pattern when the angle between polyline segments exceeds this value.
The SetLinetype command specifies a linetype for the selected curves.
The SetLayerLinetype command specifies a linetype for the specified layer.
Steps
1. | Specify a layer name. |
2. | Specify a linetype. |
The SetLinetypeScale command specifies the global linetype scale from the command line.
See also
Rhinoceros 5 © 2010-2015 Robert McNeel & Associates. 17-Sep-2015