Click or drag to resize
SoVRMLTriangleSetsolid Property

If the shape encloses a volume, the value is true.

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

Used as a hint to perform backface culling. If nothing is known, the field value is false.

See Also