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: 2024.1.1.0 (2024.1.1)
Syntax
public uint NumBits { get; }

Property Value

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