Description Sets the coordinate value for a sampled surface in a particular column.
Syntax SetSampledSurfXcoordinate n, i, x
Parameters n As Long Node number of the surface.
i As Long The column where the change will take place
x As Double The new x value for the surface.
Remarks This subroutine sets the coordinate value for a sampled surface in a particular column. If there is a problem the subroutine sets an error and returns without modifying the surface.
See Also Examples
|