public class StepCartesianPoint extends StepTriple
CartesianPoint class for STP file.
Constructor and Description |
---|
StepCartesianPoint(String label,
double x,
double y,
double z) |
Modifier and Type | Method and Description |
---|---|
int |
getItemType() |
int |
getMinimumValueCount() |
equals, equals, getX, getY, getZ, hashCode, op_Equality, op_Inequality, setX, setY, setZ
getName, setName
public StepCartesianPoint(String label, double x, double y, double z)
public int getItemType()
getItemType
in class StepRepresentationItem
public int getMinimumValueCount()