Navigation: Scripting Reference Manual > Functions & Subroutines > SetCustomElement

 

SetCustomElement

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the basic data for a Custom Element in the associated FRED document.

 

Syntax

SetCustomElement n, entity

 

Parameters

n As Long

Node number of the Custom Element.

 

entity As T_ENTITY

The structure containing the new name and description for the Custom Element.

 

Remarks

This subroutine sets the basic data for a Custom Element in the associated FRED document.  If there is a problem, the subroutine posts an error and returns without modifying the Custom Element.

 

See Also

T_ENTITY

AddCustomElement

GetCustomElement

 

Examples

Elements

 

 

 

 

 

Copyright © Photon Engineering, LLC