public class StepVertexPoint extends StepVertex
VertexPoint class for STP file.
| Constructor and Description |
|---|
StepVertexPoint(String name,
StepCartesianPoint location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemType() |
StepCartesianPoint |
getLocation() |
void |
setLocation(StepCartesianPoint value) |
getName, setNamepublic StepVertexPoint(String name, StepCartesianPoint location)
public int getItemType()
getItemType in class StepRepresentationItempublic final StepCartesianPoint getLocation()
public final void setLocation(StepCartesianPoint value)