Change ZOffset to LayerTop
This commit is contained in:
parent
acd8842f0b
commit
7fadf07589
5 changed files with 8 additions and 8 deletions
|
|
@ -72,7 +72,7 @@ namespace MatterControl.Printing
|
|||
|
||||
public abstract double GetLayerHeight(int layerIndex);
|
||||
|
||||
public abstract double GetLayerZOffset(int layerIndex);
|
||||
public abstract double GetLayerTop(int layerIndex);
|
||||
|
||||
public abstract int GetLayerIndex(int instructionIndex);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue