Click or drag to resize
SoVRMLTriangleSet2Dsolid Property

If true, only the front faces of the shape are displayed.

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

Property Value

Type: SoSFBool
Remarks

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

See Also