Click or drag to resize
SoVRMLShapeSetOverride Method

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public override void SetOverride(
	bool state
)

Parameters

state
Type: SystemBoolean
Remarks

Set the state of the override field. see SoNode.setOverride doc.

See Also