Navigation: Scripting Reference Manual > Functions & Subroutines > GetGlueCount

 

GetGlueCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the number of surfaces glued to a particular surface.

 

Syntax

count = GetGlueCount ( n )

 

Parameters

count (Long)

The number of surfaces glued to surface node n.  If node n is not a surface, the function returns an error.

 

n As Long

Node number of the surface.

 

Remarks

This function retrieves the number of surfaces glued to a particular surface.  If there is a problem, the function sets an error.

 

See Also

AddGlue

GetIthGlue

SetIthGlue

DeleteIthGlue

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC