RebarUpdateCurvesData.GetChangedSharedParameterGUIDs
Description:
Returns an array containing the shared parameter GUIDs that were changed since the last regeneration. Array is empty if no shared params were changed since the last regeneration.
Returns an array containing the shared parameter GUIDs that were changed since the last regeneration. Array is empty if no shared params were changed since the last regeneration.
public IList<Guid> GetChangedSharedParameterGUIDs()
IList<Guid>
Returns an array containing the elementId of the shared params that were changed since the last regeneration.