SoProfileCoordinate2

InventorModule
genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

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

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoProfileCoordinate2._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Point

name: point, type: Vector2List, default: 0 0

Sets the coordinates of points.