IgesDrawableBase.GetTransformedDrawable
IgesDrawableBase.GetTransformedDrawable method
Creates a new drawable using provided points and non-geometric properties of current drawable
public abstract IIgesDrawable GetTransformedDrawable(Point3D[] newPoints)
| Parameter | Type | Description |
|---|---|---|
| newPoints | Point3D[] | All points defining new geometry |
Return Value
New drawable with new geometry and current non-geometric properties
See Also
- interface IIgesDrawable
- class Point3D
- class IgesDrawableBase
- namespace Aspose.CAD.FileFormats.Iges.Drawables
- assembly Aspose.CAD