SoProfileCoordinate3¶
-
InventorModule
¶ genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
The SoProfileCoordinate3
class is a node specifying a set of 3D coordinates for profiles.
Use nodes of this type to provide coordinates to profiles.
The third element of the coordinate vectors is used for normalization. A node of this type where all the normalization values are equal to 1.0 is the equivalent of setting up an SoProfileCoordinate2
node.
Note that an SoProfileCoordinate3
node will replace the profile coordinates already present in the state (if any).