Description Identifies if a singlet or mirror has a edge with bevels or not.
Syntax edge = IsElementEdgeBevels ( n )
Parameters edge (Boolean) True if the edge is a beveled type, otherwise False.
n As Long Node number of the singlet or mirror.
Remarks This function identifies if a singlet or mirror has a edge bevel or not. An edge with bevels has an outer edge and one or two flat face bevels. If there is a problem the function sets an error and returns False.
See Also
Examples
|