AnyCAD Rapid SDK
2020
The Rapid CAD SDK
|
Public Member Functions | |
synchronized void | delete () |
Static Public Member Functions | |
static TopoShape | Translate (TopoShape pShape, GVec vec) |
static TopoShape | Rotation (TopoShape pShape, GAx1 axis, double angle) |
static TopoShape | Scale (TopoShape pShape, GPnt center, double scale) |
static TopoShape | Mirror (TopoShape shape, GAx1 axis) |
static TopoShape | Transform (TopoShape pShape, GTrsf trf) |
static TopoShape | TransformByMatrix (TopoShape pShape, Matrix4 matrix) |
Protected Member Functions | |
TransformTool (long cPtr, boolean cMemoryOwn) | |
void | finalize () |
Static Protected Member Functions | |
static long | getCPtr (TransformTool obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |