SoProfileCoordinate2¶
- InventorModule¶
genre
author
package
definition
Purpose¶
The node SoProfileCoordinate2 defines a set of 2D coordinates to be used by subsequent SoProfile (i.e., SoNurbsCurve and SoLinearProfile) nodes. This node does not produce a visible result during rendering; it simply replaces the current profile coordinates in the traversal state for subsequent nodes to use.
No profile curve should intersect itself or another profile curve.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Point¶
- name: point, type: Vector2List, default: 0 0¶
Sets the coordinates of points.