Description Sets an auxiliary data item and assigns the given name on a particular surface.
Syntax AuxDataSetData n, dname, dval
Parameters n As Long Node number of the surface.
dname As String The name of the auxiliary data item.
dval (Variant) The new value of the particular auxiliary data item.
Remarks This subroutine sets the auxiliary data item and assigns the given name on a particular surface. If there is a problem the subroutine sets an error.
See Also Examples
|