2024 Class
Changes 0
C

MemberForcesServiceData

Description:
The data needed by member forces server to perform type definition.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.MemberForcesServiceData
public class MemberForcesServiceData : 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.