Click or drag to resize
SoCoordinateElementSet3 Method

Sets the current coordinates in the state as 3-vectors.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set3(
	SoState state,
	SoNode node,
	SbVec3f[] coords
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
coords
Type: OIV.InventorSbVec3f
Remarks

See Also