SoView2DDeformationGridView¶
- InventorModule¶
genre
author
package
dll
definition
see also
inherits from
keywords
Purpose¶
The module SoView2DDeformationGridView visualizes vector data in images by superimposing a deformation grid.
Details¶
The unit of the grid point size is percent of visible voxel size.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible Fields¶
Step Width¶
- name: stepWidth, type: Integer, default: 1, minimum: 1¶
Sets a step distance between shown grid lines.
Grid Color¶
- name: gridColor, type: Color, default: 1 1 1¶
Sets the color of the grid lines.
Grid Point Color¶
- name: gridPointColor, type: Color, default: 1 0 0¶
Sets the color of (optional) grid points.
Draw Grid Points¶
- name: drawGridPoints, type: Bool, default: FALSE¶
If checked, grid points are rendered.
Grid Point Segments¶
- name: gridPointSegments, type: Integer, default: 10¶
Sets the number of grid points segments.
Grid point fixed size¶
- name: gridPointAbsoluteSize, type: Bool, default: FALSE¶
If checked, the grid point size is fixed.
Otherwise, the size is scaled.
Grid Point Size¶
- name: gridPointSize, type: Float, default: 0.050000001¶
Sets the grid point size.