Click or drag to resize
SoInteractiveComplexityElementGetScalarFieldValue Method

Return value of scalar field as a double.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static double GetScalarFieldValue(
	SoState state,
	SoSField field
)

Parameters

state
Type: OIV.Inventor.MiscSoState
field
Type: OIV.Inventor.FieldsSoSField

Return Value

Type: Double
Remarks