Click or drag to resize
SoLDMGeometryAddGeometry Method

Add geometry.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void AddGeometry(
	SoAction action,
	SoNode node
)

Parameters

action
Type: OIV.Inventor.ActionsSoAction
node
Type: OIV.Inventor.NodesSoNode
Remarks

The action is passed to access state and geometry information.

See Also