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