Navigation: Scripting Reference Manual > Functions & Subroutines > InitEntity

 

InitEntity

 

Contact Us: fredsupport@photonengr.com

 

Description

Initializes a T_ENTITY structure with default values.

 

Syntax

InitEntity ent

 

Parameters

ent As T_ENTITY

The T_ENTITY structure to be initialized.

 

Remarks

This subroutine initializes an T_ENTITY structure. Defaults are shown in the table below:

 

Data Type

Default

parent

Geometry folder

name

FRED Entity

description

empty

traceable

True

neverTraceable

False

axesDrawable

False

limitsDrawable

False

 

See Also

T_ENTITY

GetEntity

SetEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC