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