Outline Properties
| Name | Return Type | Description |
|---|---|---|
| IsEmpty | bool | Identifies if the outline represents an empty outline. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| MaximumPoint | XYZ | The maximum point of the bounding box. |
| MinimumPoint | XYZ | The minimum point of the bounding box. |