public interface XmeshInfoNodes extends PrimitiveModelEntity
Modifier and Type | Method and Description |
---|---|
double[][] |
coords()
Global coordinates for all nodes in the model length unit.
|
java.lang.String[] |
dofNames()
The degrees of freedom names in this geometry.
|
int[][] |
dofs()
0-based degree of freedom numbers for all nodes in this geometry.
|
double[][] |
gCoords()
Global coordinates for all nodes in the geometry length unit.
|
getContainer, getDisplayString
double[][] coords()
java.lang.String[] dofNames()
int[][] dofs()
double[][] gCoords()