Packages

 

com.aspose.cad.fileformats.stp.items

Class StepCartesianPoint



  • public class StepCartesianPoint
    extends StepTriple

    CartesianPoint class for STP file.

    • Constructor Detail

      • StepCartesianPoint

        public StepCartesianPoint(String label,
                                  double x,
                                  double y,
                                  double z)