Table of Contents

Enum MatRelation

Namespace
Hi.Machining
Assembly
HiMech.dll

Defines the relationship between two matrices.

public enum MatRelation
Extension Methods

Fields

Identity = 0

Matrices are identical.

Linear = 1

Matrices have a linear relationship.

NonLinear = 2

Matrices have a non-linear relationship.