Click or drag to resize
SoReorganizeActionMatchIndexArrays Method

Sets whether to try to match index arrays during reorganization.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void MatchIndexArrays(
	bool g
)

Parameters

g
Type: SystemBoolean
Remarks

Default is true.

See Also