The area scheme associated with a particular area plan.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public class AreaScheme : Element |
Visual Basic |
---|
Public Class AreaScheme _
Inherits Element |
Visual C++ |
---|
public ref class AreaScheme : public Element |
Inheritance Hierarchy
See Also