Share

EnergyAnalysisOpening.Corner Property

The lower-left coordinate for the analytical rectangular geometry viewed from outside.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public XYZ Corner { get; }

Property Value

XYZ

Remarks

A planar polygon describing the surface geometry as described in gbXML. The geometry is currently measured per analytical(center-line).

See Also

Reference

Was this information helpful?