ICWStaticStudyOptions Interface Members
The following tables list the members exposed by ICWStaticStudyOptions.
Public Properties
| Name | Description |
 | ComputeFreeBodyForce | Gets or sets whether to prepare the grid force balance at every node. |
 | FrictionCoefficient | Gets or sets the value of the coefficient of friction. |
 | IgnoreClearanceForSurfaceContact | Gets or sets whether to consider contact conditions regardless of the initial distance between user-defined face pairs. |
 | IncludeGlobalFriction | Gets or sets the value of the global friction coefficient. |
 | LargeDisplacement | Gets or sets whether loads are applied gradually and uniformly in steps up to their full values, performing contact iterations at every step. |
 | ResultFolder | Gets or sets the path to the folder for storing the results of the study. |
 | SolverType | Gets or sets the solver type associated with the study. |
 | UseInertialRelief | Gets or sets whether to use inertial relief. |
 | UseInPlaneEffect | Gets or sets whether to use inplane effect. |
 | UseSoftSpring | Gets or sets whether to use soft spring to stabilize the model. |
Top
Public Methods
See Also