SoSwitchwhichChild Property |
Index of the child to traverse, 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 whichChild { get; }
Public ReadOnly Property whichChild As SoSFInt32
Get
public:
property SoSFInt32^ whichChild {
SoSFInt32^ get ();
}
member whichChild : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also