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 |
|---|---|
StepItemType |
getItemType() |
int |
getMinimumValueCount() |
equals, equals, getX, getY, getZ, hashCode, op_Equality, op_Inequality, setX, setY, setZpublic StepCartesianPoint(String label, double x, double y, double z)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic int getMinimumValueCount()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.