dbIsCellViewPhysicalOnly
dbIsCellViewPhysicalOnly(
d_cvId
)
=> t / nil
Description
Checks whether the connectivity detail of a cellview is visible only to the block domain or to both the block domain and the OpenAccess module domain.
Arguments
Value Returned
Example
Confirms that the cellview cvid is visible only to the block domain.
dbIsCellViewPhysicalOnly(cvId)
nil
Related Topics
Connectivity Creation and Modification Functions
Return to top