Polyloop
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ComputeArea() | double | Gets the area for this polygon. | |
| Dispose() | None | Releases all resources used by the Polyloop | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetPoints() | IList<XYZ> | Gets the array of points in the polygon | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Centroid | XYZ | The polygon centroid. | |
| Direction | XYZ | The direction for the outward normal for this polygon. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |