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