AnyCAD Editor 2011
AnyCAD Editor is a 3d modeling & programming tool, and it also support customized parameters. Programming means that you need to write code to generate geometries, parameter means you can add your own parameters to control the the shape of your geometry. Does it sound complex? No, it’s very simple to use.
Here are the steps to use AnyCAD Editor:
Case 1: script only
Use BrepTools to generate geometry and assign to theShape object. See sample 2.
Case 2: Parameter & Script
Add parameters, use the parameter to create the geometry. See sample 1.
AnyCAD Editor Sample 2
Results:
PS:
Please use AnyCAD Editor 2011 to test this sample.
AnyCAD Viewer 2011
AnyCAD Viewer is a free viewer for 3d models.You can use this simple tool to view the geometries freely. AnyCAD Viewer 2011 supports the popular 3d model file formats such as STL, STEP,IGES,3DS. More formates will be added in the near future.
AnyCAD Viewer 2011 supports the popular 3d model file formats such as STL, STEP,IGES,3DS
Please let us know what kinds of format do you want AnyCAD Viewer to support.
AnyCAD Editor Sample 1
This sample demonstrates how to build a cylinder geometry and apply the fillet feature on it.
1. Add Parameters
Open the Parameter Manager dialog, add three double parameters: Height, Radius, Angle.
2. Write the script:
3. Run
PS:
This sample is based on AnyCAD Editor 2011

Posted by anycad in


