Struct tagTNC3DMatrix
Inherited Members
Namespace: STNCInterpreter
Assembly: STNCInterpreter.dll
Syntax
public struct tagTNC3DMatrix
Fields
A
Declaration
public double A
Field Value
Type | Description |
---|---|
double |
B
Declaration
public double B
Field Value
Type | Description |
---|---|
double |
C
Declaration
public double C
Field Value
Type | Description |
---|---|
double |
D
Declaration
public double D
Field Value
Type | Description |
---|---|
double |
vT
Declaration
public TNC3DPoint vT
Field Value
Type | Description |
---|---|
TNC3DPoint |
vX
Declaration
public TNC3DPoint vX
Field Value
Type | Description |
---|---|
TNC3DPoint |
vY
Declaration
public TNC3DPoint vY
Field Value
Type | Description |
---|---|
TNC3DPoint |
vZ
Declaration
public TNC3DPoint vZ
Field Value
Type | Description |
---|---|
TNC3DPoint |