Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
Line2D |
Sketch.centerLine() |
Line2D |
Factory2D.createLine(double param1,
double param2,
double param3,
double param4) |
Line2D |
Factory2D.createLineFromVector(double param1,
double param2,
double param3,
double param4) |
Line2D |
Axis2D.horizontalReference() |
Line2D |
Axis2D.verticalReference() |
Modifier and Type | Method and Description |
---|---|
void |
Sketch.centerLine(Line2D param1) |