Click or drag to resize
SoSFVec3dGetValue Method

Note: This API is now obsolete.

Returns this field's value.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.0.0.0. Use Value property instead.")]
public SbVec3d GetValue()

Return Value

Type: SbVec3d
Remarks

See Also