Description Sets the axes setting for a Directional Analysis Entity.
Syntax SetDirAnaEntityAxes n, polnum, othernum, polfirst
Parameters n As Long Node number of Directional Analysis Entity.
polnum As Long Integer representing the polar axis. Options are X=0, Y=1, Z=2. These values cannot match othernum.
othernum As Long Integer representing the other axis. Options are X=0, Y=1, Z=2. These values cannot match polnum.
polfirst As Boolean True if polar axis is to be displayed as the horizontal axis. False if the other axis is to be displayed as the horizontal axis.
Remarks Sets the axes setting for a Directional Analysis Entity.
See Also
|