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, setName
public StepVertexPoint(String name, StepCartesianPoint location)
public int getItemType()
getItemType
in class StepRepresentationItem
public final StepCartesianPoint getLocation()
public final void setLocation(StepCartesianPoint value)