AMBuildSettings#
- class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.AMBuildSettings#
- Bases: - object- Defines a AMBuildSettings. 
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. | |
| Run the Delete action. | |
| 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. | |
| Run the LoadBuildSettings 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. | |
| ResetToDefault - Restores default values of all properties. | |
| Run the SaveBuildSettings action. | 
| Gets or sets the ASCParallel. | |
| Gets or sets the ASCPerpendicular. | |
| Gets or sets the ASCVertical. | |
| Gets or sets the Absorptivity. | |
| Gets or sets the AdditiveProcess. | |
| Gets or sets the BeamDiameter. | |
| Gets or sets the BeamPower. | |
| Gets or sets the BuildGasConvectionCoefficient. | |
| Gets or sets the BuildGasOrPowderTemperatureType. | |
| Gets or sets the BuildGasTemperature. | |
| Gets or sets the BuildMachineType. | |
| Gets or sets the BuildPowderConvectionCoefficient. | |
| Gets or sets the BuildPowderTemperature. | |
| Gets the list of children. | |
| Gets the list of associated comments. | |
| Gets or sets the CooldownGasConvectionCoefficient. | |
| Gets or sets the CooldownGasOrPowderTemperatureType. | |
| Gets or sets the CooldownGasTemperature. | |
| Gets or sets the CooldownPowderConvectionCoefficient. | |
| Gets or sets the CooldownPowderTemperature. | |
| Gets the current DataModelObject's category. | |
| Gets or sets the DepositionThickness. | |
| Gets or sets the DwellTime. | |
| Gets or sets the DwellTimeMultiple. | |
| Gets the list of associated figures. | |
| Gets or sets the GeneratedLayerRotationAngle. | |
| Gets or sets the GeneratedStartLayerAngle. | |
| Gets or sets the HatchSpacing. | |
| Gets or sets the HeatingDuration. | |
| Gets or sets the HeatingMethod. | |
| Gets the list of associated images. | |
| Gets or sets the InherentStrain. | |
| Gets or sets the InherentStrainDefinition. | |
| Gets the internal object. For advanced usage only. | |
| LayerHeightType - Get/Sets the layer height type. | |
| Gets or sets the LayerHeightValue. | |
| Gets or sets the MachineLearningModel. | |
| Gets or sets the NumberOfHeatSources. | |
| Gets or sets the PowderPropertyFactor. | |
| Gets or sets the PreheatTemperature. | |
| Gets the list of properties for this object. | |
| Gets or sets the RoomTemperature. | |
| Gets or sets the ScanPatternBuildFilePath. | |
| Gets or sets the ScanPatternDefinition. | |
| Gets or sets the ScanSpeed. | |
| Gets or sets the ScanStripeWidth. | |
| Gets or sets the StrainScalingFactor. | |
| Gets or sets the StrainScalingFactorX. | |
| Gets or sets the StrainScalingFactorY. | |
| Gets or sets the StrainScalingFactorZ. | |
| Gets or sets the MachineLearningModel using the deprecated ThermalStrainMaterialModel methods. | |
| Gets or sets the ThermalStrainMethod. | |
| Gets or sets the ThermalStrainScalingFactor. | |
| Gets the list of properties that are visible for this object. | 
Property detail#
- property AMBuildSettings.AdditiveProcess: Ansys.Mechanical.DataModel.Enums.AMProcessType | None#
- Gets or sets the AdditiveProcess. 
- property AMBuildSettings.BuildGasConvectionCoefficient: Ansys.Core.Units.Quantity | None#
- Gets or sets the BuildGasConvectionCoefficient. 
- property AMBuildSettings.BuildGasOrPowderTemperatureType: Ansys.Mechanical.DataModel.Enums.AMProcessSettingsType | None#
- Gets or sets the BuildGasOrPowderTemperatureType. 
- property AMBuildSettings.BuildGasTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the BuildGasTemperature. 
- property AMBuildSettings.BuildMachineType: Ansys.Mechanical.DataModel.Enums.AMBuildMachineType | None#
- Gets or sets the BuildMachineType. 
- property AMBuildSettings.BuildPowderConvectionCoefficient: Ansys.Core.Units.Quantity | None#
- Gets or sets the BuildPowderConvectionCoefficient. 
- property AMBuildSettings.BuildPowderTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the BuildPowderTemperature. 
- property AMBuildSettings.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
- Gets the list of children. 
- property AMBuildSettings.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
- Gets the list of associated comments. 
- property AMBuildSettings.CooldownGasConvectionCoefficient: Ansys.Core.Units.Quantity | None#
- Gets or sets the CooldownGasConvectionCoefficient. 
- property AMBuildSettings.CooldownGasOrPowderTemperatureType: Ansys.Mechanical.DataModel.Enums.AMProcessSettingsType | None#
- Gets or sets the CooldownGasOrPowderTemperatureType. 
- property AMBuildSettings.CooldownGasTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the CooldownGasTemperature. 
- property AMBuildSettings.CooldownPowderConvectionCoefficient: Ansys.Core.Units.Quantity | None#
- Gets or sets the CooldownPowderConvectionCoefficient. 
- property AMBuildSettings.CooldownPowderTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the CooldownPowderTemperature. 
- property AMBuildSettings.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
- Gets the current DataModelObject's category. 
- property AMBuildSettings.DepositionThickness: Ansys.Core.Units.Quantity | None#
- Gets or sets the DepositionThickness. 
- property AMBuildSettings.DwellTime: Ansys.Core.Units.Quantity | None#
- Gets or sets the DwellTime. 
- property AMBuildSettings.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
- Gets the list of associated figures. 
- property AMBuildSettings.GeneratedLayerRotationAngle: float | None#
- Gets or sets the GeneratedLayerRotationAngle. 
- property AMBuildSettings.GeneratedStartLayerAngle: float | None#
- Gets or sets the GeneratedStartLayerAngle. 
- property AMBuildSettings.HatchSpacing: Ansys.Core.Units.Quantity | None#
- Gets or sets the HatchSpacing. 
- property AMBuildSettings.HeatingDuration: Ansys.Mechanical.DataModel.Enums.AMHeatingDurationType | None#
- Gets or sets the HeatingDuration. 
- property AMBuildSettings.HeatingMethod: Ansys.Mechanical.DataModel.Enums.AMHeatingMethod | None#
- Gets or sets the HeatingMethod. 
- property AMBuildSettings.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
- Gets the list of associated images. 
- property AMBuildSettings.InherentStrainDefinition: Ansys.Mechanical.DataModel.Enums.AMInherentStrainDefinition | None#
- Gets or sets the InherentStrainDefinition. 
- property AMBuildSettings.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSAMProcessSettingsAuto | None#
- Gets the internal object. For advanced usage only. 
- property AMBuildSettings.LayerHeightType: Ansys.Mechanical.DataModel.Enums.AMLayerHeightType | None#
- LayerHeightType - Get/Sets the layer height type. 
- property AMBuildSettings.LayerHeightValue: Ansys.Core.Units.Quantity | None#
- Gets or sets the LayerHeightValue. 
- property AMBuildSettings.MachineLearningModel: Ansys.Mechanical.DataModel.Enums.AMMachineLearningModel | None#
- Gets or sets the MachineLearningModel. 
- property AMBuildSettings.PreheatTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the PreheatTemperature. 
- property AMBuildSettings.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
- Gets the list of properties for this object. 
- property AMBuildSettings.RoomTemperature: Ansys.Core.Units.Quantity | None#
- Gets or sets the RoomTemperature. 
- property AMBuildSettings.ScanPatternBuildFilePath: str | None#
- Gets or sets the ScanPatternBuildFilePath. 
- property AMBuildSettings.ScanPatternDefinition: Ansys.Mechanical.DataModel.Enums.AMScanPatternDefinition | None#
- Gets or sets the ScanPatternDefinition. 
- property AMBuildSettings.ScanSpeed: Ansys.Core.Units.Quantity | None#
- Gets or sets the ScanSpeed. 
- property AMBuildSettings.ThermalStrainMaterialModel: Ansys.Mechanical.DataModel.Enums.AMThermalStrainMaterialModel | None#
- Gets or sets the MachineLearningModel using the deprecated ThermalStrainMaterialModel methods. 
- property AMBuildSettings.ThermalStrainMethod: Ansys.Mechanical.DataModel.Enums.AMThermalStrainMethod | None#
- Gets or sets the ThermalStrainMethod. 
Method detail#
- AMBuildSettings.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
- Creates a new child Comment. 
- AMBuildSettings.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
- Creates a new child Figure. 
- AMBuildSettings.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.
- AMBuildSettings.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
- Copies all visible properties from this object to another. 
- AMBuildSettings.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
- Creates a new parameter for a Property. 
- AMBuildSettings.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
- Creates a copy of the current DataModelObject. 
- AMBuildSettings.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
- Gets the list of children, filtered by type. 
- AMBuildSettings.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
- Gets the parameter corresponding to the given property. 
- AMBuildSettings.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.
- AMBuildSettings.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
- Get a property by its unique name. 
