Click or drag to resize
SoSplitGeometryActionGetNumObjFound Method

Returns how many objects the action has split.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetNumObjFound()

Return Value

Type: Int32
Remarks

This method must be called after the action has been applied.

See Also