Click or drag to resize
SoVRLdmFileWritersaveAsBitSet Property

Save the data as a bitSet (8 values per byte).

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool saveAsBitSet { get; }

Property Value

Type: SoSFBool
Remarks

You should specified the OIV.LDM.Writers.SoVRLdmFileWriter.bitSetThreashold if you use this feature. Default is false.

See Also