Domains
Domain entities divide the model into different domains during morphing.
Each domain contains either elements (for 1D, 2D, 3D, or general domains), a series of nodes (for edge domains), or a group of nodes (for global domains).
The shape of a domain changes when the handles associated with a domain move, which in turn changes the position of the nodes inside those domains.
Domains do not have an active or export state.
Domain Types
- 1D Domain
 - Group of 1D elements, such as bars and rigid elements.
 - 2D Domain
 - Group of shell elements.
 - 3D Domain
 - Group of solid elements.
 - General Domain
 - Group of any element type.
 - Edge Domain
 - Series of nodes that are commonly found along the edges of 2D and 3D domains.
 - Global Domain
 - Group of nodes.