Click or drag to resize
SoVRMLDisk2Dsolid Property

If true, only the front face of the disk is displayed.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool solid { get; }

Property Value

Type: SoSFBool
Remarks

(The back face is culled.) If false, both sides are displayed.

See Also