Struct tagTNC3DPoint
Inherited Members
Namespace: STNCInterpreter
Assembly: STNCInterpreter.dll
Syntax
public struct tagTNC3DPoint
Fields
X
Declaration
public double X
Field Value
Type | Description |
---|---|
double |
Y
Declaration
public double Y
Field Value
Type | Description |
---|---|
double |
Z
Declaration
public double Z
Field Value
Type | Description |
---|---|
double |