Struct WorkPlane.NonuniformGridSize
Inherited Members
Namespace: NXOpen.Preferences
Assembly: NXOpen.dll
Syntax
public struct WorkPlane.NonuniformGridSize
Constructors
NonuniformGridSize(GridSize, GridSize)
Declaration
public NonuniformGridSize(WorkPlane.GridSize XcGridSize, WorkPlane.GridSize YcGridSize)
Parameters
Type | Name | Description |
---|---|---|
WorkPlane.GridSize | XcGridSize | |
WorkPlane.GridSize | YcGridSize |
Fields
XcGridSize
Declaration
public WorkPlane.GridSize XcGridSize
Field Value
Type | Description |
---|---|
WorkPlane.GridSize |
YcGridSize
Declaration
public WorkPlane.GridSize YcGridSize
Field Value
Type | Description |
---|---|
WorkPlane.GridSize |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |