cpdCreateDeviceInfo
cpdCreateDeviceInfo( [devMapFilet_devMapFile] [?cellViewd_cellView] => t / nil
Description
Creates a label in the specified cellview as libName_cellName_viewName on the layer defined in Device Map file. It generates customizable auCdl view as defined in the argument. It creates a device signature and extraction rules for the custom passive device.
Arguments
Value Returned
Examples
cpdCreateDeviceInfo("DeviceMap.txt" ?cellView geGetEditCellView())
Gets the information required to generate device signature from the DeviceMap.txt file.
Related Topics
Variables for the Custom Passive Device Authoring Flow
Authoring Custom Passive Devices
Return to top