Navigation: Scripting Reference Manual > Functions & Subroutines > AddImplicitScriptSurf

 

AddImplicitScriptSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds an Implicit Script Surface.

 

Syntax

n = AddImplicitScriptSurf ( ent )

 

Parameters

n (Long)

Node number of the new implicit script surface.

 

ent As T_ENTITY

The generic entity data for the new implicit script surface.  Note that no other parameters are needed.

 

 

Remarks

This function adds a new implicit script surface to the associated FRED document and returns the identifier of the new surface. The implicit script surface type is typically used to define a surface with a shape that is not described by the predefined shapes. If it fails, an error is posted and the function returns a value of -1.

 

See Also

T_ENTITY

GetImplicitScript 

GetImplicitScriptSurf 

SetImplicitScript

SetImplicitScriptSurf

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC