Click or drag to resize
SoSFBoolGetValue Method

Note: This API is now obsolete.

Returns this field's value.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[ObsoleteAttribute("Obsolete since OpenInventor 9000. Use Value property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool GetValue()

Return Value

Type: Boolean
Remarks

See Also