When creating a derived part I want to be able to create model states that can linked to the model states of the derived base part.
The root cause is that the derive option of model state can't be captured in part's model state, so the derived part won't be updated when switch model states.
See attachment for reference.
My base part has different lengths. And I want my derived part to be able to change the model state of the base part. That way, I can make my derived part change length as well. Direct edit doesn't work unfornunatly as it may have been a workable workaround. So either this should be come availble from the edit derived part envoirment directly or it should be made possible with some iLogic code.