Corner Property


Energy Analysis Surface 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: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ Corner { get; }

Property Value

XYZ
Remarks
The analytical rectangular geometry is typically used in simulation engines.
See Also