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