add方法

add(self, type)

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

返回

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


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

也可以看看