<Code Lib>
2020 Method
Changes 0
M

RebarUpdateCurvesData.GetChangedCustomHandles

Description:
Returns an array containing custom handles that were changed since the last regeneration. Array is empty if no handles were changed since the last regeneration.

public IList<int> GetChangedCustomHandles()

IList<int> Returns an array containing the tags of custom handles that were changed since the last regeneration.

Loading…