No details are provided for this entry.
Declaration Syntax
public class RBDAnalysisSettings : AnalysisSettings
Table 1023: Members
| Property | AssemblyType | Gets or sets the AssemblyType. | 
| Property | Children | Gets the list of children. (Inherited from AnalysisSettings.) | 
| Property | Comments | Gets the list of associated comments. (Inherited from AnalysisSettings.) | 
| Property | ConstraintEquationResidualTolerance | Gets or sets the ConstraintEquationResidualTolerance activity. | 
| Property | ConstraintEquationResidualToleranceValue | Gets or sets the ConstraintEquationResidualToleranceValue. | 
| Property | CorrectionType | Gets or sets the CorrectionType. | 
| Property | CurrentStepNumber | Gets or sets the CurrentStepNumber. | 
| Property | DataModelObjectCategory | Gets the current DataModelObject's category. (Inherited from AnalysisSettings.) | 
| Property | DropoffTolerance | Gets or sets the DropoffTolerance. | 
| Property | EnergyAccuracyTolerance | Gets or sets the EnergyAccuracyTolerance activity. | 
| Property | EnergyAccuracyToleranceValue | Gets or sets the EnergyAccuracyToleranceValue. | 
| Property | Figures | Gets the list of associated figures. (Inherited from AnalysisSettings.) | 
| Property | ForceResidualTolerance | Gets or sets the ForceResidualTolerance activity. | 
| Property | ForceResidualToleranceValue | Gets or sets the ForceResidualToleranceValue. | 
| Property | Graph | No details are provided for this entry. (Inherited from AnalysisSettings.) | 
| Property | Images | Gets the list of associated images. (Inherited from AnalysisSettings.) | 
| Property | InternalObject | Gets the internal object. For advanced usage only. (Inherited from AnalysisSettings.) | 
| Property | InternalObject | No details are provided for this entry. | 
| Property | NumberOfSteps | Gets or sets the NumberOfSteps. | 
| Property | NumericalDampingTolerance | Gets or sets the NumericalDamping activity. | 
| Property | NumericalDampingValue | Gets or sets the NumericalDampingValue. | 
| Property | PerformStaticAnalysis | Gets or sets the . | 
| Property | PositionCorrection | Gets or sets the PositionCorrection. | 
| Property | RelativeAssemblyTolerance | Gets or sets the RelativeAssemblyTolerance activity. | 
| Property | RelativeAssemblyToleranceValue | Gets or sets the RelativeAssemblyToleranceValue. | 
| Property | ScratchSolverFilesDirectory | Gets the ScratchSolverFilesDirectory. (Inherited from AnalysisSettings.) | 
| Property | SolverFilesDirectory | Gets the SolverFilesDirectory. (Inherited from AnalysisSettings.) | 
| Property | TimeIntegrationType | Gets or sets the Integration Method. | 
| Property | VelocityConstraintEquationResidualTolerance | Gets or sets the VelocityConstraintEquationResidualTolerance activity. | 
| Property | VelocityConstraintEquationResidualToleranceValue | Gets or sets the ConstraintEquationResidualToleranceValue. | 
| Property | VelocityCorrection | Gets or sets the VelocityCorrection. | 
| Method | GetAutomaticTimeStepping(int) | Gets the Automatic Time Stepping at a given solution step. | 
| Method | GetCarryOverTimeStep(int) | Gets the Carry Over Time Step at a given solution step. | 
| Method | GetInitialTimeStep(int) | Gets the Initial Time Step at a given solution step. | 
| Method | GetMaximumTimeStep(int) | Gets the Maximum Time Step at a given solution step. | 
| Method | GetMinimumTimeStep(int) | Gets the Minimum Time Step at a given solution step. | 
| Method | GetStepEndTime(int) | Gets the Step End Time at a given solution step. | 
| Method | GetStoreResultAt(int) | Gets the StoreResultAt setting at a given solution step. | 
| Method | GetStoreResultAtValue(int) | Gets the StoreResultAtValue setting at a given solution step. | 
| Method | GetTimeStep(int) | Gets the (fixed) Time Step at a given solution step. | 
| Method | SetAutomaticTimeStepping(int, AutomaticTimeStepping) | Sets the Automatic Time Stepping for a given solution step. | 
| Method | SetCarryOverTimeStep(int, bool) | Sets the Carry Over Time Step for a given solution step. | 
| Method | SetInitialTimeStep(int, Quantity) | Sets the Initial Time Step for a given solution step. | 
| Method | SetMaximumTimeStep(int, Quantity) | Sets the Maximum Time Step for a given solution step. | 
| Method | SetMinimumTimeStep(int, Quantity) | Sets the Minimum Time Step for a given solution step. | 
| Method | SetStepEndTime(int, Quantity) | Sets the Step End Time for a given solution step. | 
| Method | SetStoreResultAt(int, TimePointsOptions) | Sets the StoreResultAt setting for a given solution step. | 
| Method | SetStoreResultAtValue(int, int) | Sets the StoreResultAtValue setting for a given solution step. | 
| Method | SetTimeStep(int, Quantity) | Sets the (fixed) Time Step for a given solution step. |