IDrawable.GetNewPropsDrawable
IDrawable.GetNewPropsDrawable method
Creates a new drawable using geometry of current drawable and provided non-geometric properties
public IDrawable GetNewPropsDrawable(IDrawableProperties props)
Parameter | Type | Description |
---|---|---|
props | IDrawableProperties | New non-geometric properties |
Return Value
New drawable with current geometry and new non-geometric properties
See Also
- interface IDrawableProperties
- interface IDrawable
- namespace Aspose.CAD.FileFormats.Iges.Drawables
- assembly Aspose.CAD