SoMultipleInstanceElementGetNumBatches Method |
Return the number of batches.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static uint GetNumBatches(
SoState state
)
Public Shared Function GetNumBatches (
state As SoState
) As UInteger
public:
static unsigned int GetNumBatches(
SoState^ state
)
static member GetNumBatches :
state : SoState -> uint32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
UInt32Remarks See Also