Struct Matrix4x4
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public struct Matrix4x4
Fields
Rxx
Declaration
public double Rxx
Field Value
Type | Description |
---|---|
double |
Rxy
Declaration
public double Rxy
Field Value
Type | Description |
---|---|
double |
Rxz
Declaration
public double Rxz
Field Value
Type | Description |
---|---|
double |
Ryx
Declaration
public double Ryx
Field Value
Type | Description |
---|---|
double |
Ryy
Declaration
public double Ryy
Field Value
Type | Description |
---|---|
double |
Ryz
Declaration
public double Ryz
Field Value
Type | Description |
---|---|
double |
Rzx
Declaration
public double Rzx
Field Value
Type | Description |
---|---|
double |
Rzy
Declaration
public double Rzy
Field Value
Type | Description |
---|---|
double |
Rzz
Declaration
public double Rzz
Field Value
Type | Description |
---|---|
double |
Ss
Declaration
public double Ss
Field Value
Type | Description |
---|---|
double |
Sx
Declaration
public double Sx
Field Value
Type | Description |
---|---|
double |
Sy
Declaration
public double Sy
Field Value
Type | Description |
---|---|
double |
Sz
Declaration
public double Sz
Field Value
Type | Description |
---|---|
double |
Xt
Declaration
public double Xt
Field Value
Type | Description |
---|---|
double |
Yt
Declaration
public double Yt
Field Value
Type | Description |
---|---|
double |
Zt
Declaration
public double Zt
Field Value
Type | Description |
---|---|
double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |