首页 / tech / oaViaDefArray

oaViaDefArray

模块: oapy._oa._tech 导入: from oapy._oa import _tech

概览

oaViaDefArrayoapy 中可用,可通过 _tech 模块访问。

本页汇总 oaViaDefArray 当前在 oapy 中可用的 Python 接口。

详细说明

The oaViaDefArray class implements an array of pointers to oaViaDefs。 The size of the array can be different than the number of oaViaDef pointers actually stored。 This is useful when the array is used as a buffer, because it reduces the need to re-allocate the array。

构造函数

_tech.oaViaDefArray(sizeIn=0)

obj = _tech.oaViaDefArray(sizeIn=0)

_tech.oaViaDefArray(arrayIn)

obj = _tech.oaViaDefArray(arrayIn)

方法总览

状态 Python 调用

方法说明