Description Retrieves the traceability state of a specified FRED Entity.
Syntax trace = GetTraceable ( n )
Parameters trace (Boolean) The traceability state of the FRED entity.
n As Long Node number for the FRED entity.
Remarks This function retrieves the traceability state of a specific FRED Entity and returns True if the entity is traceable and False otherwise. If there is a problem, the function posts an error and returns False.
See Also Examples
|