RBDAnalysisSettings#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.AnalysisSettings.RBDAnalysisSettings(internalObject: Any)#
Bases:
object
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Copies all visible properties from this object to another. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
DeleteAllRestartPoints method. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Property name bound to dispId. |
|
GetAllProperties method. |
|
Gets the Automatic Time Stepping at a given solution step. |
|
Gets the Carry Over Time Step at a given solution step. |
|
Gets the list of children, filtered by type. |
|
GetDetailsView method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
Gets the Initial Time Step at a given solution step. |
|
GetLifetimeService method. |
|
Gets the Maximum Time Step at a given solution step. |
|
Gets the Minimum Time Step at a given solution step. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
Gets the Step End Time at a given solution step. |
|
Gets the StoreResultAt setting at a given solution step. |
|
Gets the StoreResultAtValue setting at a given solution step. |
|
Gets the (fixed) Time Step at a given solution step. |
|
GetType method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
InitializeLifetimeService method. |
|
IsPropertyEditable method. |
|
IsPropertyVisible method. |
|
Get a property by its API name. |
|
PropertyById method. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Sets the Automatic Time Stepping for a given solution step. |
|
Sets the Carry Over Time Step for a given solution step. |
|
Sets the Initial Time Step for a given solution step. |
|
Sets the Maximum Time Step for a given solution step. |
|
Sets the Minimum Time Step for a given solution step. |
|
Sets the Step End Time for a given solution step. |
|
Sets the StoreResultAt setting for a given solution step. |
|
Sets the StoreResultAtValue setting for a given solution step. |
|
Sets the (fixed) Time Step for a given solution step. |
|
ToString method. |
Gets or sets the AssemblyType. |
|
AttachedRefs property. |
|
Gets the list of children. |
|
ClsId property. |
|
Gets the list of associated comments. |
|
Gets or sets the ConstraintEquationResidualTolerance activity. |
|
Gets or sets the ConstraintEquationResidualToleranceValue. |
|
Gets or sets the CorrectionType. |
|
Gets or sets the CurrentStepNumber. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DropoffTolerance. |
|
Gets or sets the EnergyAccuracyTolerance activity. |
|
Gets or sets the EnergyAccuracyToleranceValue. |
|
Gets the list of associated figures. |
|
Gets or sets the ForceResidualTolerance activity. |
|
Gets or sets the ForceResidualToleranceValue. |
|
Graph property. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
InternalObject property. |
|
Name property. |
|
Gets or sets the NumberOfSteps. |
|
Gets or sets the NumericalDamping activity. |
|
Gets or sets the NumericalDampingValue. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
Gets or sets the . |
|
Gets or sets the PositionCorrection. |
|
Gets the list of properties for this object. |
|
Gets or sets the RelativeAssemblyTolerance activity. |
|
Gets or sets the RelativeAssemblyToleranceValue. |
|
Gets the ScratchSolverFilesDirectory. |
|
Gets the SolverFilesDirectory. |
|
State property. |
|
Gets or sets the SurfaceStress. |
|
Gets or sets the Integration Method. |
|
Gets or sets the VelocityConstraintEquationResidualTolerance activity. |
|
Gets or sets the ConstraintEquationResidualToleranceValue. |
|
Gets or sets the VelocityCorrection. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property RBDAnalysisSettings.AssemblyType: Ansys.Mechanical.DataModel.Enums.RBDCorrectionType | None#
Gets or sets the AssemblyType.
- property RBDAnalysisSettings.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property RBDAnalysisSettings.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property RBDAnalysisSettings.ConstraintEquationResidualTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the ConstraintEquationResidualTolerance activity.
- property RBDAnalysisSettings.ConstraintEquationResidualToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the ConstraintEquationResidualToleranceValue.
- property RBDAnalysisSettings.CorrectionType: Ansys.Mechanical.DataModel.Enums.RBDCorrectionType | None#
Gets or sets the CorrectionType.
- property RBDAnalysisSettings.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property RBDAnalysisSettings.DropoffTolerance: Ansys.Core.Units.Quantity | None#
Gets or sets the DropoffTolerance.
- property RBDAnalysisSettings.EnergyAccuracyTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the EnergyAccuracyTolerance activity.
- property RBDAnalysisSettings.EnergyAccuracyToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the EnergyAccuracyToleranceValue.
- property RBDAnalysisSettings.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property RBDAnalysisSettings.ForceResidualTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the ForceResidualTolerance activity.
- property RBDAnalysisSettings.ForceResidualToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the ForceResidualToleranceValue.
- property RBDAnalysisSettings.Graph: Ansys.Mechanical.Graphics.AnalysisSettingsGraph | None#
Graph property.
- property RBDAnalysisSettings.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property RBDAnalysisSettings.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property RBDAnalysisSettings.NumericalDampingTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the NumericalDamping activity.
- property RBDAnalysisSettings.NumericalDampingValue: Ansys.Core.Units.Quantity | None#
Gets or sets the NumericalDampingValue.
- property RBDAnalysisSettings.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property RBDAnalysisSettings.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property RBDAnalysisSettings.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- property RBDAnalysisSettings.PerformStaticAnalysis: Ansys.Mechanical.DataModel.Enums.RBDDoStaticAnalysisType | None#
Gets or sets the .
- property RBDAnalysisSettings.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property RBDAnalysisSettings.RelativeAssemblyTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the RelativeAssemblyTolerance activity.
- property RBDAnalysisSettings.RelativeAssemblyToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the RelativeAssemblyToleranceValue.
- property RBDAnalysisSettings.ScratchSolverFilesDirectory: str | None#
Gets the ScratchSolverFilesDirectory.
- property RBDAnalysisSettings.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State property.
- property RBDAnalysisSettings.TimeIntegrationType: Ansys.Mechanical.DataModel.Enums.RBDTimeIntegrationType | None#
Gets or sets the Integration Method.
- property RBDAnalysisSettings.VelocityConstraintEquationResidualTolerance: Ansys.Mechanical.DataModel.Enums.RBDProgramControlType | None#
Gets or sets the VelocityConstraintEquationResidualTolerance activity.
- property RBDAnalysisSettings.VelocityConstraintEquationResidualToleranceValue: Ansys.Core.Units.Quantity | None#
Gets or sets the ConstraintEquationResidualToleranceValue.
Method detail#
- RBDAnalysisSettings.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- RBDAnalysisSettings.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- RBDAnalysisSettings.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
Creates a new child Image.
If a filePath is provided, the image will be loaded from that file,
if not, the image will be a screen capture of the Geometry window.
- RBDAnalysisSettings.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- RBDAnalysisSettings.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#
CreateObjRef method.
- RBDAnalysisSettings.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- RBDAnalysisSettings.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- RBDAnalysisSettings.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- RBDAnalysisSettings.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- RBDAnalysisSettings.GetAutomaticTimeStepping(stepNumber: int) Ansys.Mechanical.DataModel.Enums.AutomaticTimeStepping#
Gets the Automatic Time Stepping at a given solution step.
- RBDAnalysisSettings.GetCarryOverTimeStep(stepNumber: int) bool#
Gets the Carry Over Time Step at a given solution step.
- RBDAnalysisSettings.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- RBDAnalysisSettings.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- RBDAnalysisSettings.GetEnumName(enumType: type, value: int, dispId: int) str#
Enum name bound to value
- RBDAnalysisSettings.GetIconFile() System.Byte#
GetIconFile method.
- RBDAnalysisSettings.GetInitialTimeStep(stepNumber: int) Ansys.Core.Units.Quantity#
Gets the Initial Time Step at a given solution step.
- RBDAnalysisSettings.GetLifetimeService() Any#
GetLifetimeService method.
- RBDAnalysisSettings.GetMaximumTimeStep(stepNumber: int) Ansys.Core.Units.Quantity#
Gets the Maximum Time Step at a given solution step.
- RBDAnalysisSettings.GetMinimumTimeStep(stepNumber: int) Ansys.Core.Units.Quantity#
Gets the Minimum Time Step at a given solution step.
- RBDAnalysisSettings.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- RBDAnalysisSettings.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- RBDAnalysisSettings.GetStepEndTime(stepNumber: int) Ansys.Core.Units.Quantity#
Gets the Step End Time at a given solution step.
- RBDAnalysisSettings.GetStoreResultAt(stepNumber: int) Ansys.Mechanical.DataModel.Enums.TimePointsOptions#
Gets the StoreResultAt setting at a given solution step.
- RBDAnalysisSettings.GetStoreResultAtValue(stepNumber: int) int#
Gets the StoreResultAtValue setting at a given solution step.
- RBDAnalysisSettings.GetTimeStep(stepNumber: int) Ansys.Core.Units.Quantity#
Gets the (fixed) Time Step at a given solution step.
- RBDAnalysisSettings.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- RBDAnalysisSettings.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- RBDAnalysisSettings.InitializeLifetimeService() Any#
InitializeLifetimeService method.
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.
- RBDAnalysisSettings.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- RBDAnalysisSettings.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- RBDAnalysisSettings.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.
- RBDAnalysisSettings.SetAutomaticTimeStepping(stepNumber: int, value: Ansys.Mechanical.DataModel.Enums.AutomaticTimeStepping) None#
Sets the Automatic Time Stepping for a given solution step.
- RBDAnalysisSettings.SetCarryOverTimeStep(stepNumber: int, value: bool) None#
Sets the Carry Over Time Step for a given solution step.
- RBDAnalysisSettings.SetInitialTimeStep(stepNumber: int, value: Ansys.Core.Units.Quantity) None#
Sets the Initial Time Step for a given solution step.
- RBDAnalysisSettings.SetMaximumTimeStep(stepNumber: int, value: Ansys.Core.Units.Quantity) None#
Sets the Maximum Time Step for a given solution step.
- RBDAnalysisSettings.SetMinimumTimeStep(stepNumber: int, value: Ansys.Core.Units.Quantity) None#
Sets the Minimum Time Step for a given solution step.
- RBDAnalysisSettings.SetStepEndTime(stepNumber: int, value: Ansys.Core.Units.Quantity) None#
Sets the Step End Time for a given solution step.
- RBDAnalysisSettings.SetStoreResultAt(stepNumber: int, value: Ansys.Mechanical.DataModel.Enums.TimePointsOptions) None#
Sets the StoreResultAt setting for a given solution step.
- RBDAnalysisSettings.SetStoreResultAtValue(stepNumber: int, value: int) None#
Sets the StoreResultAtValue setting for a given solution step.
- RBDAnalysisSettings.SetTimeStep(stepNumber: int, value: Ansys.Core.Units.Quantity) None#
Sets the (fixed) Time Step for a given solution step.