Class: AMBuildSettings

Defines a AMBuildSettings.

Methods

Name Description
Activate() Activate the current object.
AddComment() Creates a new child Comment.
AddFigure() Creates a new child Figure.
CopyTo(DataModelObject) Copies all visible properties from this object to another.
CreateParameter(String) Creates a new parameter for a Property.
Delete() Run the Delete action.
Duplicate() Creates a copy of the current DataModelObject.
GetChildren(Boolean, IList<ChildrenType>)
GetParameter(String) Gets the parameter corresponding to the given property.
LoadBuildSettings(String) Run the LoadBuildSettings action.
PropertyByAPIName(String) 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.
PropertyByName(String) Get a property by its unique name.
RemoveParameter(String) Removes the parameter from the parameter set corresponding to the given property.
ResetToDefault() ResetToDefault - Restores default values of all properties.
SaveBuildSettings(String) Run the SaveBuildSettings action.

Properties

Name Description
AdditiveProcess Gets or sets the AdditiveProcess.
BuildGasConvectionCoefficient Gets or sets the BuildGasConvectionCoefficient.
BuildGasOrPowderTemperatureType Gets or sets the BuildGasOrPowderTemperatureType.
BuildGasTemperature Gets or sets the BuildGasTemperature.
BuildPowderConvectionCoefficient Gets or sets the BuildPowderConvectionCoefficient.
BuildPowderTemperature Gets or sets the BuildPowderTemperature.
Comments Gets the list of associated comments.
CooldownGasConvectionCoefficient Gets or sets the CooldownGasConvectionCoefficient.
CooldownGasOrPowderTemperatureType Gets or sets the CooldownGasOrPowderTemperatureType.
CooldownGasTemperature Gets or sets the CooldownGasTemperature.
CooldownPowderConvectionCoefficient Gets or sets the CooldownPowderConvectionCoefficient.
CooldownPowderTemperature Gets or sets the CooldownPowderTemperature.
DataModelObjectCategory Gets the current DataModelObject's category.
DepositionThickness Gets or sets the DepositionThickness.
DwellTime Gets or sets the DwellTime.
DwellTimeMultiple Gets or sets the DwellTimeMultiple.
Figures Gets the list of associated figures.
HatchSpacing Gets or sets the HatchSpacing.
InherentStrain Gets or sets the InherentStrain.
InternalObject Gets the internal object. For advanced usage only.
InternalObject Gets the internal object. For advanced usage only.
LayerHeightType LayerHeightType - Get/Sets the layer height type.
LayerHeightValue Gets or sets the LayerHeightValue.
Name Gets the name of the object.
NumberOfHeatSources Gets or sets the NumberOfHeatSources.
ObjectId Gets the internal id of the object.
ObjectTags Gets an IEnumerable object of the tags that 'this' is a part of.
Parent Gets the parent object.
Path Gets the path of the object.
PowderPropertyFactor Gets or sets the PowderPropertyFactor.
PreheatTemperature Gets or sets the PreheatTemperature.
Properties Gets the list of properties for this object.
RoomTemperature Gets or sets the RoomTemperature.
ScanSpeed Gets or sets the ScanSpeed.
StrainScalingFactor Gets or sets the StrainScalingFactor.
VisibleProperties Gets the list of properties that are visible for this object.