EaveCutterType Enumeration

An enumerated type to store type of EaveCutter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum EaveCutterType
Members
Member nameValueDescription
PlumbCut33,615Plumb Cut type of Eave.
TwoCutSquare33,618Two Cut Square type of Eave.
TwoCutPlumb33,619Two Cut Plumb type of Eave.
See Also