The area scheme associated with a particular area plan.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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