source#

Keypoints.source(x='', y='', z='', **kwargs)#

Defines a default location for undefined nodes or keypoints.

Mechanical APDL Command: SOURCE

Parameters:
xstr

Global Cartesian coordinates for source nodes or keypoints (defaults to the origin).

ystr

Global Cartesian coordinates for source nodes or keypoints (defaults to the origin).

zstr

Global Cartesian coordinates for source nodes or keypoints (defaults to the origin).

Notes

Defines a global Cartesian location for undefined nodes or keypoints moved during intersection calculations ( move or kmove ).