Click or drag to resize
SoShapeStyleElementSetTextureEnabled Method (SoState, Boolean, Int32)

API used by other elements.

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

Parameters

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