Description Identifies if a singlet or mirror has a rectangle edge or not.
Syntax rectangle = IsElementEdgeRectangle ( n )
Parameters rectangle (Boolean) True if the edge is a rectangle type, otherwise False.
n As Long Node number of the singlet or mirror.
Remarks This function identifies if a singlet or mirror has a rectangle edge or not. If there is a problem the function sets an error and returns False.
See Also
Examples
|