Click or drag to resize
SoShapeStyleElementSetTextureEnabled Method (SoState, Boolean)
Calls SetTextureEnabled(state, value, System.Int32(0)).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetTextureEnabled(
	SoState state,
	bool value
)

Parameters

state
Type: OIV.Inventor.MiscSoState
value
Type: SystemBoolean
Remarks