oaCdbaNS
模块: oapy._oa._base
导入: from oapy._oa import _base
概览
oaCdbaNS 在 oapy 中可用,可通过 _base 模块访问。
本页汇总 oaCdbaNS 当前在 oapy 中可用的 Python 接口。
详细说明
The oaCdbaNS class implements the CDBA nameSpace used in name mapping。 The CDBA name space reflects the rules for specifying legal names in the CDBA database。 This namespace is used by many Cadence applications。 In conjunction with the oaName object, the oaCdbaNS class facilitates mapping names to and from CDBA。 See the Name Mapping Section of the Programmers Guide for more information。 The CDBA nameSpace is case sensitive and supports vectored, stepped, hierarchical, and bundled names。 See the CDBA Name Space Section of the Programmers Guide for a more detailed description of the characteristics of the CDBA name space。
构造函数
_base.oaCdbaNS()
obj = _base.oaCdbaNS()
方法总览
| 状态 | Python 调用 |
|---|---|