Click or drag to resize
SoShapeStyleElementSetOverrides Method

Set value is true if either diffuse, transparency, or materialbinding are overridden; otherwise false.

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

Parameters

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