Getting started
Features
API
License
Build node displacements array.
value (float, default=None) – Prescribed displacement along loading dimension. If None, then defaults to null displacement.
dim (int, default=1) – Dimension where prescribed displacement is applied.
node_disps – Node displacements stored as numpy.ndarray(1d) of shape(3,).
np.ndarray(1d)