The lower-left coordinate for the analytical rectangular geometry viewed from outside.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ Corner { get; }Property Value
XYZ
Remarks
The analytical rectangular geometry is typically used in simulation engines.
See Also
Reference