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: 2024.1.1.0 (2024.1.1)
Syntax
public int GetNumObjFound()

Return Value

Type: Int32
Remarks

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

See Also