Description Identifies if a specific entity in the FRED document's tree is a prism element or not.
Syntax isP = IsPrism ( n )
Parameters isP (Boolean) True if the entity is a prism, 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 prism or not. If there is a problem, the function sets an error and returns False.
See Also Examples
|