GetTransformedDrawable
IDrawable.GetTransformedDrawable method
使用提供的点和当前drawable的非几何属性创建一个新的drawable
public IDrawable GetTransformedDrawable(Point3D[] newPoints)
范围 | 类型 | 描述 |
---|---|---|
newPoints | Point3D[] | 定义新几何的所有点 |
返回值
具有新几何和当前非几何属性的新可绘制对象
也可以看看
- struct Point3D
- interface IDrawable
- 命名空间 Aspose.CAD.FileFormats.Iges.Drawables
- 部件 Aspose.CAD