DA_MAT_DEASSIGN allows removal of a specific material assignment from a part.
-->DA_MAT_DEASSIGN--+ | +-------------------+ | +---+--+--(:STUDY)------------(SELECT S_FERRUM_STUDY)--------+--> | | | | +--(:DA_OWNER)---------|part|-------------------------+ ^ | | | +--(:DA_ASSIGNED_MAT)--|SELECTION S_FERRUM_MATERIAL|--+ | | +-------<-----------<-----<---------<-----------<--------+
:STUDY
- specifies the study with the material to remove.
:DA_OWNER
- specifies the name of the associated part.
:DA_ASSIGNED_MAT
- specifies the material to unassign.
All input strings must be enclosed by double quotes (" ").