SoCoordinate3¶
- InventorModule¶
genre
author
package
definition
Purpose¶
The module SoCoordinate3 defines a set of 3D coordinates to be used by subsequent vertex-based shape nodes or shape nodes that use them as control points (such as NURBS curves and surfaces).
This node does not produce a visible result during rendering; it simply replaces the current coordinates in the rendering state for subsequent nodes to use.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
point¶
- name: point, type: Vector3List, default: 0 0 0¶
Sets the coordinate point(s).