Example #1
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)
Example #2
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Example #3
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct)
Example #4
0
 def add_custom_track(self, ct):
     gtlib.gt_diagram_add_custom_track(self.diagram, ct._as_parameter_)