com.steptools.view238
Class StepNcModel.Curve

java.lang.Object
  extended by com.steptools.view238.StepNcModel.Curve
Direct Known Subclasses:
StepNcModel.Arc, StepNcModel.LineSegment
Enclosing class:
StepNcModel

public abstract class StepNcModel.Curve
extends java.lang.Object

Abstract base type for a ToolPath


Constructor Summary
StepNcModel.Curve()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepNcModel.Curve

public StepNcModel.Curve()