Class Polygon
Polygon class
public class Polygon : IgesDrawableBase
Constructors
| Name | Description |
|---|---|
| Polygon(IDrawableProperties, Point3D[]) |
Properties
| Name | Description |
|---|---|
| AllPoints { get; } | Array of all points defining geometry |
| Childs { get; } | |
| EntityUID { get; set; } | |
| Id { get; } | |
| Properties { get; } | Non-geometric properties for geometry |
Methods
| Name | Description |
|---|---|
| override GetNewPropsDrawable(IDrawableProperties) | Creates a new drawable using geometry of current drawable and provided non-geometric properties |
| override GetTransformedDrawable(Point3D[]) | Creates a new drawable using provided points and non-geometric properties of current drawable |
See Also
- class IgesDrawableBase
- namespace Aspose.CAD.FileFormats.Iges.Drawables
- assembly Aspose.CAD