Class: AMProcessSimulation

Defines a AMProcessSimulation.

Methods

Name Description
Activate() Activate the current object.
AddGeneratedAMSupport() Creates a new GeneratedAMSupport
AddPredefinedAMSupport() Creates a new PredefinedAMSupport
Delete() Run the Delete action.
DetectStartSupportFaces(MechanicalSelectionInfo, Quantity, Quantity, StartSupportFacesOutputType, String) Detects support faces from which to generate FE supports. if null is used for bodies, all bodies are considered examples: amProcessObj.GenerateStartSupportFaces( None, Quantity("0 [m]"), Quantity("45 [degree]"), Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.StartSupportFacesOutputType.GraphicalSelection, None) amProcessObj.GenerateStartSupportFaces( ExtAPI.DataModel.SelectionManager.CurrentSelection, Quantity("0 [m]"), Quantity("45 [degree]"), Ansys.ACT.Automation.Mechanical.AdditiveManufacturing.StartSupportFacesOutputType.NamedSelectionPerBody, "Start Faces")
GetChildren(Boolean, IList<ChildrenType>)

Properties

Name Description
AMProcess Gets the AMProcess.
BaseGeometry Gets or sets the BaseGeometry.
BuildGeometry Gets or sets the BuildGeometry.
DataModelObjectCategory Gets the current DataModelObject's category.
InternalObject Gets the internal object. For advanced usage only.
InternalObject Gets the internal object. For advanced usage only.
MeltingTemperature Gets or sets the MeltingTemperature.
Name Gets the name of the object.
ObjectId Gets the internal id of the object.
Parent Gets the parent object.
Path Gets the path of the object.
ZLocationAtTopOfBase Gets the ZLocationAtTopOfBase.