Exemplo n.º 1
0
def gdxCurrentDim(*args):
  """gdxCurrentDim(pgdx) -> int"""
  return _gdxcc.gdxCurrentDim(*args)
Exemplo n.º 2
0
def gdxCurrentDim(pgdx):
    r"""gdxCurrentDim(pgdx) -> int"""
    return _gdxcc.gdxCurrentDim(pgdx)
Exemplo n.º 3
0
def gdxCurrentDim(*args):
  """gdxCurrentDim(pgdx) -> int"""
  return _gdxcc.gdxCurrentDim(*args)