Click or drag to resize
SoBaseSetSynchronizable Method

Sets this to be a ScaleViz synchronizable object.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetSynchronizable(
	bool b
)

Parameters

b
Type: SystemBoolean
Remarks

By default all objects are synchronizable.

See Also