Click or drag to resize
SoSwitchAffectsState Method

Overrides method in OIV.Inventor.Nodes.SoNode to return false if there is no selected child or the selected child does not affect the state.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override bool AffectsState()

Return Value

Type: Boolean
Remarks