DA_HARDPOINT_FACE sets a hardpoint on a face on a part.
-->(DA_HARDPOINT_FACE)----+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|---+--> | | | | +--(:NAME)-------|string|------------------+ | | | | +--(:REF_ELEM)---|face|--------------------+ ^ | | | +--(:NEXT)---------------------------------+ | | +-------<-----------<----------<---------<----+
:STUDY
- specifies the study for the mesh condition.
:NAME
- specifies the name of the hardpoint to apply.
:REF_ELEM
- specifies the face for application of the hardpoint.
:NEXT
- accepts the specifications you have defined for the mesh condition and
allows you to define the next hardpoint on a face to apply.
All input strings must be enclosed by double quotes (" ").