PyGShapeImporter.Aimsun¶
- class Aimsun¶
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
- class GShape¶
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
- class NetworkImporterConfigurationVDF¶
Synopsis¶
Methods¶
def
__init__()def
getColumnValue()def
getGkVDF()def
getGkVDFId()def
setColumnValue()def
setGkVDF()
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__()¶
- getGkVDF()¶
- Return type:
GKFunctionCost
- setColumnValue(value)¶
- Parameters:
value – str
- setGkVDF(value)¶
- Parameters:
value –
GKFunctionCost
- class NetworkImporterConfigurationRoadType¶
Synopsis¶
Methods¶
def
__init__()def
getColumnValue()def
getGKRoadType()def
getNbLanes()def
setColumnValue()def
setGKRoadType()def
setNbLanes()
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__()¶
- getGKRoadType()¶
- Return type:
- setColumnValue(value)¶
- Parameters:
value – str
- setFunctionalClassId(value)¶
- Parameters:
value – int
- setGKRoadType(value)¶
- Parameters:
value –
GKRoadType
- setNbLanes(value)¶
- Parameters:
value – int
- class ImporterInterface¶
Synopsis¶
Methods¶
def
__init__()def
doImport()def
error()def
setGkModel()
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__()¶
- doImport()¶
- setGkModel(value)¶
- Parameters:
value –
GKModel
- setImporterConfiguration(value)¶
- Parameters:
value –
BasicImporterConfiguration
- setImporterConfigurationFromXMLFile(xmlFileName)¶
- Parameters:
xmlFileName – str
- class ExporterInterface¶
Synopsis¶
Methods¶
def
doExport()def
error()def
setGkModel()
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
- doExport()¶
- setConfiguration(value)¶
- Parameters:
value –
ExporterConfiguration
- setGkModel(value)¶
- Parameters:
value –
GKModel
- class ExporterConfiguration¶
Synopsis¶
Methods¶
def
getCS()def
getFolder()def
getScenario()def
setCS()def
setFolder()
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
- addCustomTypeColumns(type, columns)¶
- getObjectsToExport()¶
- Return type:
.QSetGKGeoObject
- getScenario()¶
- Return type:
GKGenericScenario
- setCS(CS)¶
- Parameters:
CS – str
- setCustomTypesAndColumns(customTypeColumns)¶
- Parameters:
customTypeColumns – .QHashGKType,list of GKColumn
- setFolder(folder)¶
- Parameters:
folder – str
- setSplitMergedNodes(split)¶
- Parameters:
split – bool
- class BasicImporterConfiguration¶
Inherited by:
NetworkImporterConfigurationSynopsis¶
Methods¶
def
__init__()def
getCodecName()def
getGkLayer()def
getTypeName()def
getUnits()def
getWktCode()def
setCodecName()def
setGkLayer()def
setTypeName()def
setUnits()def
setWktCode()
Static functions¶
def
factory()def
refactory()
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
- class ImporterType¶
- __init__()¶
- static factory(importerType)¶
- Parameters:
importerType – str
- Return type:
- getGkLayer()¶
- Return type:
GKLayer
- getImporterType()¶
- Return type:
- getUnits()¶
- Return type:
- static refactory(in, importerType)¶
- Parameters:
importerType – str
- Return type:
- setBaseShapeFilePath(value)¶
- Parameters:
value – str
- setCodecName(value)¶
- Parameters:
value – str
- setCopyGISAttributesToObjects(value)¶
- Parameters:
value – bool
- setCreateNewType(value)¶
- Parameters:
value – bool
- setGkLayer(value)¶
- Parameters:
value –
GKLayer
- setImporterType(value)¶
- Parameters:
value –
ImporterType
- setImporterTypeFromString(value)¶
- Parameters:
value – str
- setOpenSpecificConfigurationDialog(value)¶
- Parameters:
value – bool
- setSectionEIDGisColumn(value)¶
- Parameters:
value – str
- setSectionNameGisColumn(value)¶
- Parameters:
value – str
- setTypeName(value)¶
- Parameters:
value – str
- setUnits(value)¶
- Parameters:
value –
UnitSystem
- setUseForDecoration(value)¶
- Parameters:
value – bool
- setWktCode(value)¶
- Parameters:
value – str
- class NetworkImporterConfiguration¶
-
Synopsis¶
Methods¶
def
__init__()def
editRoadTypes()def
getOrCreateVdf()def
getRoadType()def
getRoadTypes()def
getVdf()def
getVdfs()
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
- class CentroidConnectionsInLinksMode¶
- class CentroidConnectionsInLinksIdToUse¶
- class SectionDirectionType¶
- __init__()¶
- editRoadTypes()¶
- Return type:
Dictionary with keys of type .QString and values of type Aimsun.GShape.NetworkImporterConfigurationRoadType.
- getCentroidConnectionsInLinksIdToUse()¶
- Return type:
- getCentroidConnectionsInLinksMode()¶
- Return type:
- getOrCreateRoadType(gisColumnValue)¶
- Parameters:
gisColumnValue – str
- Return type:
- getOrCreateVdf(gisColumnValue)¶
- Parameters:
gisColumnValue – str
- Return type:
- getRoadType(gisColumnValue)¶
- Parameters:
gisColumnValue – str
- Return type:
- getRoadTypes()¶
- Return type:
Dictionary with keys of type .QString and values of type Aimsun.GShape.NetworkImporterConfigurationRoadType.
- getSectionDirectionType()¶
- Return type:
- Return type:
- getVdf(gisColumnValue)¶
- Parameters:
gisColumnValue – str
- Return type:
- getVdfs()¶
- Return type:
Dictionary with keys of type .QString and values of type Aimsun.GShape.NetworkImporterConfigurationVDF.
- setAvoidSectionOverlap(value)¶
- Parameters:
value – bool
- setCentroidConfigurationId(value)¶
- Parameters:
value – int
- setCentroidConnectionsInLinksGisColumn(value)¶
- Parameters:
value – str
- setCentroidConnectionsInLinksGisColumnValues(value)¶
- Parameters:
value – str
- setCentroidConnectionsInLinksHighId(value)¶
- Parameters:
value – int
- setCentroidConnectionsInLinksIdToUse(value)¶
- Parameters:
- setCentroidConnectionsInLinksLowId(value)¶
- Parameters:
value – int
- setCentroidConnectionsInLinksMode(value)¶
- Parameters:
value –
CentroidConnectionsInLinksMode
- setDefaultSectionLaneWidth(value)¶
- Parameters:
value – int
- setDualDirectionValue(value)¶
- Parameters:
value – str
- setDualInversedDirValue(value)¶
- Parameters:
value – str
- setEnableCentroidConnectionsInLinks(value)¶
- Parameters:
value – bool
- setFNodeGisColumn(value)¶
- Parameters:
value – str
- setMakeNodeSpace(value)¶
- Parameters:
value – bool
- setMirrorSectionBusLanesGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionCapacityGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionEIDGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionLaneWidthGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionNBLanesGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionNameGisColumn(value)¶
- Parameters:
value – str
- setMirrorSectionSpeedGisColumn(value)¶
- Parameters:
value – str
- setNodeFileName(value)¶
- Parameters:
value – str
- setNodeIdGisColumn(value)¶
- Parameters:
value – str
- setNodeNameGisColumn(value)¶
- Parameters:
value – str
- setNodesGPKGLayerName(eLayerName)¶
- Parameters:
eLayerName – str
- setRoadTypeGisColumn(value)¶
- Parameters:
value – str
- setSectionBusLanesGisColumn(value)¶
- Parameters:
value – str
- setSectionCapacityGisColumn(value)¶
- Parameters:
value – str
- setSectionCapacityPerLane(value)¶
- Parameters:
value – bool
- setSectionDirectionGisColumn(value)¶
- Parameters:
value – str
- setSectionDirectionType(value)¶
- Parameters:
value –
SectionDirectionType
- setSectionLaneWidthGisColumn(value)¶
- Parameters:
value – str
- setSectionNBLanesGisColumn(value)¶
- Parameters:
value – str
- setSectionSpeedGisColumn(value)¶
- Parameters:
value – str
- Parameters:
value – bool
- setSingleDirectionValue(value)¶
- Parameters:
value – str
- setSingleInversedDirectionValue(value)¶
- Parameters:
value – str
- setSwapFromToInvertedLinks(value)¶
- Parameters:
value – bool
- setTNodeGisColumn(value)¶
- Parameters:
value – str
- setTurnCSVFileName(value)¶
- Parameters:
value – str
- setTurnDestinationIdGisColumn(value)¶
- Parameters:
value – str
- setTurnFileName(value)¶
- Parameters:
value – str
- setTurnIdGisColumn(value)¶
- Parameters:
value – str
- setTurnLaneOrderFromLeftToRight(value)¶
- Parameters:
value – bool
- setTurnLanesNumberedFrom1ToN(value)¶
- Parameters:
value – bool
- setTurnNodeIdGisColumn(value)¶
- Parameters:
value – str
- setTurnOriginIdGisColumn(value)¶
- Parameters:
value – str
- setTurnsGPKGLayerName(eLayerName)¶
- Parameters:
eLayerName – str
- setVdfGisColumn(value)¶
- Parameters:
value – str