| SoDeviceGetLogicalUnits Method  | 
Returns the number of logical units of this device. 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic uint GetLogicalUnits()
Public Function GetLogicalUnits As UInteger
public:
unsigned int GetLogicalUnits()
member GetLogicalUnits : unit -> uint32 
Return Value
Type: 
UInt32
Remarks
See Also