PyMacroKernelPlugin.CMacroUserClass¶
- class CMacroUserClass¶
-
Synopsis¶
Methods¶
def
__init__()def
getPCUs()def
getTripPurpose()def
getVehicle()
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
Detailed Description¶
The macro representation of a
GKUserClasswhen doing a static assignment- __init__(iUserClass, _connection)¶
- Parameters:
iUserClass –
GKUserClass_connection –
GKModelConnection
Gets the PCUs of the macro user class. The user class PCUs are the same from the vehicle type contained in the user class.
- getTripPurpose()¶
- Return type:
Gets the purpose of the macro user class
- getVehicle()¶
- Return type:
Gets the vehicle type of the macro user class