Aimsun Next Scripting
24.0
|
Public Member Functions | |
GKObjectConnectionDelCmd () | |
virtual bool | init (GKObject *, GKObject *) |
The mainly difference with the generic delete command (GKObjectDelCmd) is method init, which requires the pointers to both connected objects
A sample code for deleting a connection between object1 and object2 would look like:
GKObjectConnectionDelCmd::GKObjectConnectionDelCmd | ( | ) |