Revit 2025.3 API
PolyloopCentroid Property |
The polygon centroid.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public XYZ Centroid { get; }
Public ReadOnly Property Centroid As XYZ Get
public: property XYZ^ Centroid { XYZ^ get (); }
member Centroid : XYZ with get
Property Value
XYZSee Also