SoInteractiveSwitchwhichInteractiveChild Property |
Index of the child to traverse during interaction, (or one of SO_SWITCH_NONE, SO_SWITCH_INHERIT, or SO_SWITCH_ALL).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFInt32 whichInteractiveChild { get; }
Public ReadOnly Property whichInteractiveChild As SoSFInt32
Get
public:
property SoSFInt32^ whichInteractiveChild {
SoSFInt32^ get ();
}
member whichInteractiveChild : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also