Click or drag to resize
SoInteractiveComplexityElementGetBooleanFieldValue Method

Return value of a OIV.Inventor.Fields.SoSFBool.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static bool GetBooleanFieldValue(
	SoState state,
	SoSFBool field
)

Parameters

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

Return Value

Type: Boolean
Remarks