![]() |
![]() |
![]() |
DA_MODIFY_EDGE_HARDPOINT modifies a hardpoint on an edge on a part.
*1* - The variable LBC is not visible for the user. It is the variable
which is set when the dialog is called. It is the LBC to be modified.
-->(DA_MODIFY_EDGE_HARDPOINT)----+
|
+--------------------------+
|
+-------+--+--(:LBC)--------|SELECT S_FERRUM_STUDY_DATA|--(*1*)--+--->
| | |
| +--(:STUDY)------|SELECT S_FERRUM_STUDY|--------------+
| | |
| +--(:NAME)-------|string|-----------------------------+
| | |
| +--(:REF_ELEM)---|edge|-------------------------------+
| |
+-------<-----------<----------<---------<-----------<---+
:LBC - specifies the LBC associated with the hardpoint.
:STUDY - specifies the study for the hardpoint.
:NAME - specifies the name of the hardpoint to modify.
:REF_ELEM - specifies the reference edge with the hardpoint to modify.
All input strings must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |