Click or drag to resize
SoText3parts Property

Which parts of text are visible.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBitMask<SoText3PartType> parts { get; }

Property Value

Type: SoSFBitMaskSoText3PartType
Remarks

Note that, for speed, the default for this field is FRONT only.

See Also