<Code Lib>
2025.3 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<Int32> Returns an array containing the tags of custom handles that were changed since the last regeneration.

Loading…