Description Identifies if a specific entity in the FRED document's tree is a mirror element or not.
Syntax isM = IsMirror ( n )
Parameters isM (Boolean) True if the entity is a mirror, False otherwise.
n As Long Node number of the entity.
Remarks This function identifies if a specific entity in the FRED document's tree is a mirror or not. If there is a problem, the function sets an error and returns False.
See Also Examples
|