Click or drag to resize
SoProfileCoordinateElementSet2 Method

Sets the current 2D profile coordinates.

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

Parameters

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

See Also