column.getConstr()


column.getConstr()

GetConstr.( 一世 )

从列中的单个术语中检索约束对象。

返回值:

在索引处的术语约束一世在列中。

示例用法:

col = column([1.0,2.0],[C0,C1])打印(col.getconstr(1))