AMBuildSequenceStepTimeBasis

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

Declaration Syntax

public enum AMBuildSequenceStepTimeBasis

Table 1207: Members

Member

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.

Member

Layer

The layer is the physical layer height (not the mesh). The DepositionThickness property must be defined for this build sequence step.

Member

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.

Member

Time

This is the basic time value for the step (default).

Member

Volume

Represents the time to melt a volume of material.