add方法

add(type)

在创建路径中添加段路径。

返回

返回 ShapeSegmentPath 对象在列表中的位置。

def add(self, type):
    ...
范围类型描述
typeShapePathType路径类型。

也可以看看