Removes a folder in the Custom folder in Element Library.
Syntax |
Description |
---|---|
removecustom("element name", "old port name", "new port name"); |
Removes a folder in the Custom folder in Element Library. This command removes all the files in the CML installation directory. |
Example
#removes the folder "new folder" in the Custom folder in Element Library removecustom("new folder");
See Also
List of commands , packagedesignkit , installdesignkit , importschematic , exportschematic , customlibrary , renameport , exportlib , Custom Library & Design Kit