Navigation: Scripting Reference Manual > Functions & Subroutines > AddSampledSurf

 

AddSampledSurf

 

Contact Us: fredsupport@photonengr.com

 

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

T_ENTITY

SetSampledSurfSize

GetSampledSurfSize

SetSampledSurfValue

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC