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).

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Point

name: point, type: Vector3List, default: 0 0 1

Coordinates of points.