Description Creates a new bicubic mesh surface in the associated FRED model.
Syntax n = AddSampledSurf ( entity )
Parameters n (Long) Node number of the new surface.
entity As T_ENTITY Holds the basic data for the new surface
Remarks This function creates a new bicubic mesh surface in the associated FRED model. If there is a problem the function sets an error and returns -1.
See Also Examples
|