add method

add

Add a segment path in creation path.

Returns

Returns the position of ShapeSegmentPath object in the list.

def add(self, type):
    ...
ParameterTypeDescription
typeShapePathTypeThe path type.

See Also