writeDesignMemoryUsage()

Synopsis

Writes a description of the memory usage of designName to fullpath. Returns True .

Syntax

writeDesignMemoryUsage ( designName As Name, 
                         fullpath As String ) As Boolean 
Argument Type Description
designName Name The design to be reported on.
fullpath String The path to which the report should be written.