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: 2024.1.2.0 (2024.1.2)
Syntax
public void SetSynchronizable(
	bool b
)

Parameters

b
Type: SystemBoolean
Remarks

By default all objects are synchronizable.

See Also