Enum: AMBuildSequenceStepTimeBasis

Specifies what the time value represents for a build sequence step.

Fields

Name Description
Area This represents the time it takes per unit area on a physical layer. The DepositionThickness property must also be defined for this build sequence step if the StepTimeVolumeAdjustment property is Yes or Modified.
Layer The layer is the physical layer height (not the mesh). The DepositionThickness property must be defined for this build sequence step.
MachineSettings The step time value is not needed; time will be determined by the solver based on the specified component’s layer volume and the machine settings defined for the step. ScanSpeed, DepositionThickness, and HatchSpacing must be defined for the step.
Time This is the basic time value for the step (default).
Unspecified Unspecified.
Volume Represents the time to melt a volume of material.