Revit 2026 API
Roof |
Retrieve or set the Type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RoofType RoofType { get; set; }
Public Property RoofType As RoofType Get Set
public: property RoofType^ RoofType { RoofType^ get (); void set (RoofType^ value); }
member RoofType : RoofType with get, set
Property Value
RoofTypeSee Also