dbUnsetCellViewPhysicalOnly
dbUnsetCellViewPhysicalOnly(
d_cvId
)
=> t / nil
Description
Unsets the physical-only attribute of the specified cellview, allowing connectivity to be visible in the OpenAccess module domain.
Arguments
Value Returned
Example
Unsets the Physical-only attribute of the cellview cvid.
dbUnsetCellViewPhysicalOnly(cvId)
t
Related Topics
Connectivity Creation and Modification Functions
Return to top