Click or drag to resize
SoCSGGroupisActive Property

Indicates if CSG rendering should be done.

Namespace: OIV.SolidViz.Nodes
Assembly: OIV.SolidViz (in OIV.SolidViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool isActive { get; }

Property Value

Type: SoSFBool
Remarks

If this flag is set to false, this group works as an SoGroup.

See Also