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, setZgetName, setNamepublic StepCartesianPoint(String label, double x, double y, double z)
public int getItemType()
getItemType in class StepRepresentationItempublic int getMinimumValueCount()