oaSitePattern
模块: oapy._oa._tech
导入: from oapy._oa import _tech
概览
oaSitePattern 在 oapy 中可用,可通过 _tech 模块访问。
本页汇总 oaSitePattern 当前在 oapy 中可用的 Python 接口。
详细说明
The oaSitePattern class implements an array of oaSiteRef values。 The allocated size of the oaSitePattern can be different than the number of values actually stored。 This is useful when the oaSitePattern is used repeatedly, because it reduces the need to re-allocate the array。
构造函数
_tech.oaSitePattern(size=0)
obj = _tech.oaSitePattern(size=0)
_tech.oaSitePattern(pattern)
obj = _tech.oaSitePattern(pattern)
方法总览
| 状态 | Python 调用 |
|---|---|