SoView2DGrid¶
- InventorModule¶
genre
author
package
dll
definition
inherits from
Purpose¶
The SoView2DGrid renders a grid on the SoView2D. The grid is centered at the given World Position
and Spacing is specified in millimeters.
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible Fields¶
Drawing On¶
- name: drawingOn, type: Bool, default: TRUE¶
Color¶
- name: color, type: Color, default: 1 1 1¶
Clip To Slice¶
- name: clipToSlice, type: Bool, default: TRUE¶
If checked, the grid is clipped to the image.
Otherwise, the grid is visible on the entire viewer.
World Position¶
- name: worldPosition, type: Vector3, default: 0 0 0¶
Sets the world position that is used as the center of the grid.
The grid is visible on all slices, regardless of the projected z position of the world position on the current slice.
Alpha¶
Spacing¶
- name: spacing, type: Float, default: 100¶
Sets the grid spacing, given in millimeters
Line Width¶
- name: lineWidth, type: Float, default: 1, minimum: 1, maximum: 16¶
Sets the line width of the grid.