2023 Class
Changes 0
C

StructuralSectionsServiceData

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