Annotation
|
Gets the center of the alignable element in model space.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- element Element
- The element for which we are retrieving the center.
Return Value
XYZThe center point of the alignable element.
| Exception | Condition |
|---|---|
| ArgumentException | The element element does not support multiple alignment behavior. -or- |
| ArgumentNullException | A non-optional argument was null |