StructuralSectionsServiceData
Description:
The data needed by section type server to perform type definition.
The data needed by section type server to perform type definition.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.StructuralSectionsServiceData
System.Object
Autodesk.Revit.DB.Structure.StructuralSectionsServiceData
public class StructuralSectionsServiceData : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetCurrentElements() | IList<ElementId> | Returns the list of Ids of the current elements. |
| Name | Return Type | Description |
|---|---|---|
| Document | Document | The current document. |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |