Navigation: Scripting Reference Manual > Functions & Subroutines > IsCustomElement

 

IsCustomElement

 

Contact Us: fredsupport@photonengr.com

 

Description

Determines if a specified entity is a custom element.

 

Syntax

elementOrNot = IsCustomElement ( n )

 

Parameters

elementOrNot (Boolean)

True if the entity is a custom element, False otherwise.

 

n As Long

Node number of the entity.

 

Remarks

This function determines if a specified entity is a custom element (as opposed to a mirror, lens,  prism, etc.). If there is a problem, the function returns False and does not set an error.

 

See Also

IsElement

IsLens

IsMirror

IsPrism

Examples

Elements

 

 

 

 

 

 

Copyright © Photon Engineering, LLC