MiscUtils
Methods
| AddAndSelectEntities |
static void AddAndSelectEntities(List<Entity> ToAdd) | |
| AlignObjects | static void AlignObjects(AlignOptions align) perform an alignment on the selected objects |
VB |
| ApplyTransformations | static void ApplyTransformations() Run the Transform/ApplyTransformations command |
|
| ArrayCopy | static void ArrayCopy() Run the Transform/Array Copy command |
|
| CenterObjects | static void CenterObjects() run the Transform/center(extents) command |
VB |
| GetObjectExtrema | static void GetObjectExtrema() run the Tools/GetObjectExtrema command -> reply in the message window |
|
| GetObjectExtrema | static void GetObjectExtrema(ICADView view, ref Point3F min, ref Point3F max) | |
| HelpContents | static void HelpContents() run the CamBam Help file (= F1) |
|
| Measure | static void Measure() run the Tools/Measure command |
|
| MirrorObjects | static void MirrorObjects() Run the Transform/mirror command |
|
| OldCenterObjects | static void OldCenterObjects() | |
| PolarArrayCopy | static void PolarArrayCopy() Run the Transform/Polar Array Copy command |
|
| ResizeObjects | static void ResizeObjects(ResizeOptions opts) | |
| RotateObjects | static void RotateObjects() Run the Transform/Rotate command |
|
| ScaleObjects | static void ScaleObjects() run the Transform/Resize interface |
|
| TranslateObjects | static void TranslateObjects() Run the Transform/move command |