PyLandUsePlugin.GKLandUseModesUtil

class GKLandUseModesUtil

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
__init__(iObject)
Parameters:

iObjectGKObject

addMacroComponent(component)
Parameters:

componentGKFunctionComponent

addMode(iMode)
Parameters:

iModeGKTransportationMode

addUserDefinedColumn()
contains(iMode)
Parameters:

iModeGKTransportationMode

Return type:

bool

modes()
Return type:

.list of GKLandUseSkimMatricesUtil

nbModes()
Return type:

int

object()
Return type:

GKObject

removeMode(iMode)
Parameters:

iMode – int

removeUnAvailableModes(iAvailableModesIds)
Parameters:

iAvailableModesIds – .std.vectorconst GKTransportationMode

removeUserDefinedColumn(index)
Parameters:

index – int

setModeSkims(skims)
Parameters:

skimsGKLandUseSkimMatricesUtil

setModesSkims(iSkims)
Parameters:

iSkims – .list of GKLandUseSkimMatricesUtil

setObject(iObject)
Parameters:

iObjectGKObject

skims(iMode)
Parameters:

iModeGKTransportationMode

Return type:

GKLandUseSkimMatricesUtil