CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| Multiply(ModOp, GeoPoint) |
Modifies the given point by this modification.
| |
| Multiply(ModOp, GeoPoint2D) |
Modifies the given 2d point by this modification. The point is assumed in the x/y plane
| |
| Multiply(ModOp, GeoVector) |
Modifies the given vector by this modification
| |
| Multiply(ModOp, GeoVector2D) |
Modifies the given 2d vector by this modification, The vector is assumed in the x/y plane
| |
| Multiply(ModOp, ModOp) | ||
| Multiply(ModOp, Double) |
Multiplies the double value by the scaling factor of this modification
|