2022 Method
Changes 6
M

AnalyticalModel.GetManualAdjustmentMatchedElements

Description:
Retrieves other Element Ids against which the Analytical Model has been adjusted.
Remarks:
This is only meaningful for locked Manual Analytical Adjustment. When operating unlocked, the Analytical Model is offset by a certain amount, not against a given Element.
public ICollection<ElementId> GetManualAdjustmentMatchedElements()
ICollection<ElementId> Set of Element Ids, representing those Elements against which the Analytical Model has been adjusted. The set may be empty if Analytical Model is not participating in locked Manual Analytical Adjustment.