add method

add

Adds the drawing guide at the end of the collection.

def add(self, orientation, position):
    ...
ParameterTypeDescription
orientationOrientationOrientation of the drawing guide.
positionfloatPosition of the the drawing guide in points.

See Also