Click or drag to resize
SoOrthoSliceAffectsState Method

Overrides default method on OIV.Inventor.Nodes.SoShape.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override bool AffectsState()

Return Value

Type: Boolean
Remarks

It must return true if clip plane is activated. Used internally, especially for path traversal. Probably no reason for applications to ever call it.

See Also