Name | Description |
---|---|
Activate() | Activate the current object. |
AddComment() | Creates a new child Comment. |
AddFigure() | Creates a new child Figure. |
AddImage(String) | 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. |
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. |
GetPath() | Gets the path of the object. |
GroupAllSimilarChildren() | Run the GroupAllSimilarChildren action. |
GroupSimilarObjects() | Run the GroupSimilarObjects action. |
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. |
Name | Description |
---|---|
AdditiveProcess | Gets or sets the AdditiveProcess. |
ASCParallel | Gets or sets the ASCParallel. |
ASCPerpendicular | Gets or sets the ASCPerpendicular. |
ASCVertical | Gets or sets the ASCVertical. |
BeamDiameter | Gets or sets the BeamDiameter. |
BeamPower | Gets or sets the BeamPower. |
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 name of 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. |
GeneratedLayerRotationAngle | Gets or sets the GeneratedLayerRotationAngle. |
GeneratedStartLayerAngle | Gets or sets the GeneratedStartLayerAngle. |
HatchSpacing | Gets or sets the HatchSpacing. |
Images | Gets the list of associated images. |
InherentStrain | Gets or sets the InherentStrain. |
InherentStrainDefinition | Gets or sets the InherentStrainDefinition. |
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. |
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. |
ScanPatternBuildFilePath | Gets or sets the ScanPatternBuildFilePath. |
ScanPatternDefinition | Gets or sets the ScanPatternDefinition. |
ScanSpeed | Gets or sets the ScanSpeed. |
ScanStripeWidth | Gets or sets the ScanStripeWidth. |
StrainScalingFactor | Gets or sets the StrainScalingFactor. |
StrainScalingFactorX | Gets or sets the StrainScalingFactorX. |
StrainScalingFactorY | Gets or sets the StrainScalingFactorY. |
StrainScalingFactorZ | Gets or sets the StrainScalingFactorZ. |
ThermalStrainMaterialModel | Gets or sets the ThermalStrainMaterialModel. |
ThermalStrainMethod | Gets or sets the ThermalStrainMethod. |
ThermalStrainScalingFactor | Gets or sets the ThermalStrainScalingFactor. |
VisibleProperties | Gets the list of properties that are visible for this object. |