get_transformed_drawable method
get_transformed_drawable
Creates a new drawable using provided points and non-geometric properties of current drawable
Returns
New drawable with new geometry and current non-geometric properties
def get_transformed_drawable(self, new_points):
...
Parameter | Type | Description |
---|---|---|
new_points | list | All points defining new geometry |
See Also
- module
aspose.cad.fileformats.iges.drawables
- class
IText