Quantity AMBuildSequenceStep.DepositionThickness { get; set; }
Gets or sets the build sequence step deposition thickness.
An exception is thrown if the value is less than or equal to 0. An exception
is also thrown if the following is not satisfied:
StepTimeBasis property = Time (with StepTimeVolumeAdjustment = Modified).
StepTimeBasis property = Layer.
StepTimeBasis property = Area (with StepTimeVolumeAdjustment = True or Modified).
StepTimeBasis property = Volume (with StepTimeVolumeAdjustment = Modified).
StepTimeBasis property = MachineSettings.
Examples