Returns the center of the bounding box for the assembly instance.
This is the default position for placed assembly instances.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public XYZ GetCenter()
Return Value
XYZThe position for the center of the assembly instance.