| AAx2(global::System.IntPtr cPtr, bool cMemoryOwn) | AnyCAD.Foundation.AAx2 | |
| AAx2() | AnyCAD.Foundation.AAx2 | |
| AAx2(AAx2 rhs) | AnyCAD.Foundation.AAx2 | |
| AAx2(Vector3d theLocation, Vector3d theDirection) | AnyCAD.Foundation.AAx2 | |
| AAx2(Vector3d theLocation, Vector3d theDirection, Vector3d theXDirection) | AnyCAD.Foundation.AAx2 | |
| angle(AAx2 theOther) | AnyCAD.Foundation.AAx2 | |
| Dispose() (定义于 AnyCAD.Foundation.AAx2) | AnyCAD.Foundation.AAx2 | |
| getDirection() | AnyCAD.Foundation.AAx2 | |
| getLocation() | AnyCAD.Foundation.AAx2 | |
| getXDirection() | AnyCAD.Foundation.AAx2 | |
| getYDirection() | AnyCAD.Foundation.AAx2 | |
| isCoplanar(AAx2 theOther, double linearTolerance, double angularTolerance) | AnyCAD.Foundation.AAx2 | |
| isCoplanar(AAx2 theOther, double linearTolerance) | AnyCAD.Foundation.AAx2 | |
| isCoplanar(AAx2 theOther) | AnyCAD.Foundation.AAx2 | |
| mirror(Vector3d thePoint) | AnyCAD.Foundation.AAx2 | |
| mirror(Vector3d theAxisLocation, Vector3d theAxisDirection) | AnyCAD.Foundation.AAx2 | |
| mirrored(Vector3d thePoint) | AnyCAD.Foundation.AAx2 | |
| mirrored(Vector3d theAxisLocation, Vector3d theAxisDirection) | AnyCAD.Foundation.AAx2 | |
| rotate(Vector3d theAxisLocation, Vector3d theAxisDirection, double theAngle) | AnyCAD.Foundation.AAx2 | |
| rotated(Vector3d theAxisLocation, Vector3d theAxisDirection, double theAngle) | AnyCAD.Foundation.AAx2 | |
| scale(Vector3d theCenter, double theScale) | AnyCAD.Foundation.AAx2 | |
| scaled(Vector3d theCenter, double theScale) | AnyCAD.Foundation.AAx2 | |
| setAxis(Vector3d theLocation, Vector3d theDirection) | AnyCAD.Foundation.AAx2 | |
| setDirection(Vector3d theDirection) | AnyCAD.Foundation.AAx2 | |
| setDirectionAuto(Vector3d theDirection) | AnyCAD.Foundation.AAx2 | |
| setDirections(Vector3d theDirection, Vector3d theXDirection) | AnyCAD.Foundation.AAx2 | |
| setLocation(Vector3d theLocation) | AnyCAD.Foundation.AAx2 | |
| setXDirection(Vector3d theXDirection) | AnyCAD.Foundation.AAx2 | |
| setYDirection(Vector3d theYDirection) | AnyCAD.Foundation.AAx2 | |
| toWorld() | AnyCAD.Foundation.AAx2 | |
| transform(Matrix4d theMatrix) | AnyCAD.Foundation.AAx2 | |
| transformationFrom(AAx2 sourceCoord, AAx2 targetCoord) | AnyCAD.Foundation.AAx2 | static |
| transformationTo(AAx2 targetCoord) | AnyCAD.Foundation.AAx2 | |
| transformed(Matrix4d theMatrix) | AnyCAD.Foundation.AAx2 | |
| translate(Vector3d theVector) | AnyCAD.Foundation.AAx2 | |
| translate(Vector3d theFrom, Vector3d theTo) | AnyCAD.Foundation.AAx2 | |
| translated(Vector3d theVector) | AnyCAD.Foundation.AAx2 | |
| translated(Vector3d theFrom, Vector3d theTo) | AnyCAD.Foundation.AAx2 | |