SoReorganizeActionAreIndexArraysMatched Method |
Gets whether to try to match index arrays during reorganization.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool AreIndexArraysMatched()
Public Function AreIndexArraysMatched As Boolean
public:
bool AreIndexArraysMatched()
member AreIndexArraysMatched : unit -> bool
Return Value
Type:
BooleanRemarks See Also