RVTDocs.com

MassSurfaceData.SillHeight

Property
Description:
The height above the level where the bottoms of auto-generated windows will be located.
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.
Syntax
public double SillHeight { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The sill height is less than zero.