public class StepPCurve extends StepCurve
PCurve class for STP file.
| Constructor and Description |
|---|
StepPCurve(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemType() |
StepDefinitionalRepresentation |
getRepresentation() |
StepElementarySurface |
getSurface() |
void |
setSurface(StepElementarySurface value) |
getName, setNamepublic StepPCurve(String name)
public final StepElementarySurface getSurface()
public final void setSurface(StepElementarySurface value)
public final StepDefinitionalRepresentation getRepresentation()
public int getItemType()
getItemType in class StepRepresentationItem