TopoOptAnalysisSettings#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.AnalysisSettings.TopoOptAnalysisSettings#
 Bases:
objectDefines a TopoOptAnalysisSettings.
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.  | 
|
Creates a new parameter for a Property.  | 
|
DeleteAllRestartPoints method.  | 
|
Creates a copy of the current DataModelObject.  | 
|
Gets the list of children, filtered by type.  | 
|
Gets the parameter corresponding to the given property.  | 
|
Run the GroupAllSimilarChildren action.  | 
|
Run the GroupSimilarObjects action.  | 
|
Get a property by its API name.  | 
|
Get a property by its unique name.  | 
|
Removes the parameter from the parameter set corresponding to the given property.  | 
Gets or sets the Algorithm.  | 
|
Gets the list of children.  | 
|
Gets the list of associated comments.  | 
|
Gets or sets the ConvergenceAccuracy.  | 
|
Gets the current DataModelObject's category.  | 
|
Gets or sets the DeleteUnneededFiles.  | 
|
Gets or sets the ExportDesignProperties.  | 
|
Gets or sets the ExportDesignPropertiesFileFormat.  | 
|
Gets or sets the ExportKnockdownFilePath.  | 
|
Gets the list of associated figures.  | 
|
Gets or sets the Filter.  | 
|
Gets or sets the FutureAnalysis.  | 
|
Graph property.  | 
|
Gets the list of associated images.  | 
|
Gets the internal object. For advanced usage only.  | 
|
Gets or sets the MaxNumOfIntermediateFiles.  | 
|
Gets or sets the MaximumNumberOfIterations.  | 
|
Gets or sets the MinimumNormalizedDensity.  | 
|
Gets or sets the MultiOptimTypeStrategy.  | 
|
Gets or sets the OptimizationOutputLog.  | 
|
Gets or sets the PenaltyFactor.  | 
|
Gets the list of properties for this object.  | 
|
Gets or sets the RegionOfAMOverhangConstraint.  | 
|
Gets or sets the RegionOfManufacturingConstraint.  | 
|
Gets or sets the RegionOfMinMemberSize.  | 
|
Gets or sets the SaveMAPDLDB.  | 
|
Gets the ScratchSolverFilesDirectory.  | 
|
Gets the SolverFilesDirectory.  | 
|
Gets or sets the SolverType.  | 
|
Gets or sets the SolverUnitSystem.  | 
|
Gets or sets the SolverUnits.  | 
|
Gets or sets the StoreResultsAt.  | 
|
Gets or sets the StoreResultsAtValue.  | 
|
Gets or sets the TopoOptInitialDensity.  | 
|
Gets the list of properties that are visible for this object.  | 
Property detail#
- property TopoOptAnalysisSettings.Algorithm: Ansys.Mechanical.DataModel.Enums.AlgorithmType | None#
 Gets or sets the Algorithm.
- property TopoOptAnalysisSettings.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
 Gets the list of children.
- property TopoOptAnalysisSettings.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
 Gets the list of associated comments.
- property TopoOptAnalysisSettings.ConvergenceAccuracy: float | None#
 Gets or sets the ConvergenceAccuracy.
- property TopoOptAnalysisSettings.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
 Gets the current DataModelObject's category.
- property TopoOptAnalysisSettings.DeleteUnneededFiles: bool | None#
 Gets or sets the DeleteUnneededFiles.
- property TopoOptAnalysisSettings.ExportDesignProperties: Ansys.Mechanical.DataModel.Enums.TopoOptimizationExportDesignProperties | None#
 Gets or sets the ExportDesignProperties.
- property TopoOptAnalysisSettings.ExportDesignPropertiesFileFormat: Ansys.Mechanical.DataModel.Enums.TopoOptimizationExportDesignPropertiesFileFormat | None#
 Gets or sets the ExportDesignPropertiesFileFormat.
- property TopoOptAnalysisSettings.ExportKnockdownFilePath: bool | None#
 Gets or sets the ExportKnockdownFilePath.
- property TopoOptAnalysisSettings.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
 Gets the list of associated figures.
- property TopoOptAnalysisSettings.Filter: Ansys.Mechanical.DataModel.Enums.TopoOptimizationDensityFilter | None#
 Gets or sets the Filter.
- property TopoOptAnalysisSettings.FutureAnalysis: Ansys.Mechanical.DataModel.Enums.FutureIntentType | None#
 Gets or sets the FutureAnalysis.
- property TopoOptAnalysisSettings.Graph: Ansys.Mechanical.Graphics.AnalysisSettingsGraph | None#
 Graph property.
- property TopoOptAnalysisSettings.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
 Gets the list of associated images.
- property TopoOptAnalysisSettings.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSAnalysisSettings | None#
 Gets the internal object. For advanced usage only.
- property TopoOptAnalysisSettings.MaxNumOfIntermediateFiles: int | None#
 Gets or sets the MaxNumOfIntermediateFiles.
- property TopoOptAnalysisSettings.MaximumNumberOfIterations: int | None#
 Gets or sets the MaximumNumberOfIterations.
- property TopoOptAnalysisSettings.MinimumNormalizedDensity: float | None#
 Gets or sets the MinimumNormalizedDensity.
- property TopoOptAnalysisSettings.MultiOptimTypeStrategy: Ansys.Mechanical.DataModel.Enums.MultiOptimTypeStrategyType | None#
 Gets or sets the MultiOptimTypeStrategy.
- property TopoOptAnalysisSettings.OptimizationOutputLog: Ansys.Mechanical.DataModel.Enums.TopoOptimizationOutputLog | None#
 Gets or sets the OptimizationOutputLog.
- property TopoOptAnalysisSettings.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
 Gets the list of properties for this object.
- property TopoOptAnalysisSettings.RegionOfAMOverhangConstraint: Ansys.Mechanical.DataModel.Enums.ExclusionParticipantType | None#
 Gets or sets the RegionOfAMOverhangConstraint.
- property TopoOptAnalysisSettings.RegionOfManufacturingConstraint: Ansys.Mechanical.DataModel.Enums.ExclusionParticipantType | None#
 Gets or sets the RegionOfManufacturingConstraint.
- property TopoOptAnalysisSettings.RegionOfMinMemberSize: Ansys.Mechanical.DataModel.Enums.ExclusionParticipantType | None#
 Gets or sets the RegionOfMinMemberSize.
- property TopoOptAnalysisSettings.ScratchSolverFilesDirectory: str | None#
 Gets the ScratchSolverFilesDirectory.
- property TopoOptAnalysisSettings.SolverType: Ansys.Mechanical.DataModel.Enums.OptimizationSolverType | None#
 Gets or sets the SolverType.
- property TopoOptAnalysisSettings.SolverUnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None#
 Gets or sets the SolverUnitSystem.
- property TopoOptAnalysisSettings.SolverUnits: Ansys.Mechanical.DataModel.Enums.SolverUnitsControlType | None#
 Gets or sets the SolverUnits.
- property TopoOptAnalysisSettings.StoreResultsAt: Ansys.Mechanical.DataModel.Enums.IterationOptions | None#
 Gets or sets the StoreResultsAt.
- property TopoOptAnalysisSettings.StoreResultsAtValue: int | None#
 Gets or sets the StoreResultsAtValue.
Method detail#
- TopoOptAnalysisSettings.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
 Creates a new child Comment.
- TopoOptAnalysisSettings.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
 Creates a new child Figure.
- TopoOptAnalysisSettings.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.
- TopoOptAnalysisSettings.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
 Copies all visible properties from this object to another.
- TopoOptAnalysisSettings.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Creates a new parameter for a Property.
- TopoOptAnalysisSettings.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
 Creates a copy of the current DataModelObject.
- TopoOptAnalysisSettings.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
 Gets the list of children, filtered by type.
- TopoOptAnalysisSettings.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Gets the parameter corresponding to the given property.
- TopoOptAnalysisSettings.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
 Run the GroupSimilarObjects action.
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.