NodesOnDim Property
Overloads
| NodesOnDim | The total number of nodes on each dimension. JSON property name: qNodesOnDim | 
NodesOnDim
The total number of nodes on each dimension.
JSON property name: qNodesOnDim
Declaration
      IEnumerable<int> NodesOnDim { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.Int32> |