Click or drag to resize
SbDataTypeNumBits Property
Gets the number of bits in the type.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public uint NumBits { get; }

Property Value

Type: UInt32
Number of bits in the type.
See Also