Interface for the section type parameter server to implement.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2015
Syntax
| C# |
|---|
public interface IStructuralSectionsServer : IExternalServer |
| Visual Basic |
|---|
Public Interface IStructuralSectionsServer _ Inherits IExternalServer |
| Visual C++ |
|---|
public interface class IStructuralSectionsServer : IExternalServer |