PyANGKernel.GKSectionObjectNewCmd¶
- class GKSectionObjectNewCmd¶
-
Inherited by:
GKPedestrianCrossingNewCmdSynopsis¶
Methods¶
def
__init__()def
init()
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¶
Creates a section object (GKVMS,
GKDetector,GKMetering..). Use the type to specify the object to be created.- __init__()¶
- init(type, asection, afrom, ato, apos, alen)¶
Init function. It inits the command to create a section object of the desired type, associated to the desired section, covering from the desired lane to the desired lane, located at the desired position with a desired length.