The height above the level where the bottoms of auto-generated windows will be located.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double SillHeight { get; set; }Property Value
Double
Exceptions
Remarks
Will be accurate unless the target glazing percentage cannot be achieved using this height.
In that case, the sillHeight will be ignored and windows will be created below this height.
See Also
Reference