Interface ICsys
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public interface ICsys : INXObject
Properties
Csys
Declaration
CoordinateSystem Csys { get; set; }
Property Value
| Type | Description |
|---|---|
| CoordinateSystem |
CsysType
Declaration
CsysType CsysType { get; set; }
Property Value
| Type | Description |
|---|---|
| CsysType |
Methods
GetSupportedCsysTypes()
Declaration
CsysType[] GetSupportedCsysTypes()
Returns
| Type | Description |
|---|---|
| CsysType[] |