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