Enum: TopoLocalDesignRestrictionNature
Specifies the TopoLocalDesignRestrictionNature.
Examples
Fields
| Name |
Description |
|
AlongDirection
|
Nodes in the selection are only allowed to move along the provided direction.
|
|
AlongNormal
|
Nodes in the selections are only allowed to move in the normal direction to the surface.
|
|
AngleThreshold
|
Selected surfaces are not allowed to bend more than a given angle threshold. The angle is measured relative to a fixed reference axis.
|
|
AngleVariationThreshold
|
Selected surfaces will keep their local angle variation (angle between adjacent mesh facets) within a given range.
|
|
Free
|
Free.
|
|
InPlane
|
Nodes in the selection are only allowed to move tangentially to the selected surface.
|
|
Inward
|
Nodes in the selections are only allowed to move inside the initial body for Shape Optmization, or in the half region pointed by the opposite to the normal for Topography Optimization.
|
|
NonOptimizable
|
Entities in the selection are fixed along the optimization process.
|
|
Outward
|
Nodes in the selections are only allowed to move outside the initial body for Shape Optmization, or in the half region pointed by the normal for Topography Optimization.
|