TopoOptAnalysisSettings#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.AnalysisSettings.TopoOptAnalysisSettings(internalObject: Any)#
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. |
|
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 list of children, filtered by type. |
|
GetDetailsView method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetLifetimeService method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
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. |
|
ToString method. |
Gets or sets the Algorithm. |
|
AttachedRefs property. |
|
Gets the list of children. |
|
ClsId property. |
|
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. |
|
GroupingFolder property. |
|
IconName 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. |
|
Name property. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Gets or sets the OptimizationOutputLog. |
|
Parent property. |
|
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. |
|
State property. |
|
Gets or sets the StoreResultsAt. |
|
Gets or sets the StoreResultsAtValue. |
|
Gets or sets the SurfaceStress. |
|
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.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property TopoOptAnalysisSettings.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property TopoOptAnalysisSettings.InternalObject: Ansys.Common.Interop.DSAnalysisSettingsObjects.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.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property TopoOptAnalysisSettings.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property TopoOptAnalysisSettings.OptimizationOutputLog: Ansys.Mechanical.DataModel.Enums.TopoOptimizationOutputLog | None#
Gets or sets the OptimizationOutputLog.
- property TopoOptAnalysisSettings.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- 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.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State property.
- 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.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#
CreateObjRef method.
- 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.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- TopoOptAnalysisSettings.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- TopoOptAnalysisSettings.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- TopoOptAnalysisSettings.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- TopoOptAnalysisSettings.GetEnumName(enumType: type, value: int, dispId: int) str#
Enum name bound to value
- TopoOptAnalysisSettings.GetIconFile() System.Byte#
GetIconFile method.
- TopoOptAnalysisSettings.GetLifetimeService() Any#
GetLifetimeService method.
- TopoOptAnalysisSettings.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- TopoOptAnalysisSettings.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- TopoOptAnalysisSettings.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- TopoOptAnalysisSettings.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- TopoOptAnalysisSettings.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.
- TopoOptAnalysisSettings.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- TopoOptAnalysisSettings.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.