SoSelectOneindex Property |
Index of the value to select from the multiple-value field.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFInt32 index { get; }
Public ReadOnly Property index As SoSFInt32
Get
public:
property SoSFInt32^ index {
SoSFInt32^ get ();
}
member index : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also