![]() |
![]() |
![]() |
DA_GEOMETRIC_CONSTR_GLOBAL_VERTEX sets mesh element conditions on a vertex on a part.
-->(DA_GEOMETRIC_CONSTR_GLOBAL_VERTEX)--+
|
+-----------------------------+
|
+-----+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|---+-->
| | |
| +--(:NAME)-------|string|------------------+
| | |
| +--(:REF_ELEM)---|vertex|------------------+
^ | |
| +--(: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 vertex for application of the mesh condition.
:COND_SZ - sets the minimum size of the conditioned elements at the selected vertex.
:NEXT - accepts the specifications you have defined for the mesh condition and
allows you to define the next mesh condition on a vertex to apply.
All input strings must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |