![]() |
![]() |
![]() |
DA_GEOMETRIC_CONSTR_LOCAL_FACE sets mesh element conditions at a point on an face on a part.
-->(DA_GEOMETRIC_CONSTR_LOCAL_FACE)--+
|
+-----------------------------+
|
+-----+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|---+-->
| | |
| +--(:NAME)-------|string|------------------+
| | |
| +--(:REF_ELEM)---|face|--------------------+
^ | |
| +--(:COND_SZ)----|length|------------------+
| | |
| +--(:NEXT)---------------------------------+
| |
+-------<-----------<----------<---------<----+
:STUDY - specifies the study for the mesh condition.
:NAME - specifies the name of the mesh condition to apply.
:REF_ELEM - specifies the point on face geometry for application of the mesh condition.
:COND_SZ - sets the minimum size of the conditioned elements at the selected point.
All input strings must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |