Clipping Drawings Enhancements
We’re excited to share the new enhancements to dynamic clipping drawings in Rhino WIP to allow better control over the placement of drawings in modeling space. SectionTools also added support to draw curve objects, reflected ceiling projection and set LineType when create the drawings.
Please Download the latest Rhino WIP… and give it a try. We will love to hear your feedback Thank you
Here is a summary of what’s new (please revisit for updates):
-
Project In-Place You can now project sections and elevations on the clipping-plane in their true 3D location.
-
Sectioning Curve Objects section/clipping planes can now section through curves. If the curves are in the background, then those will be projected as well.
-
Set 3D Reference Point for Drawings You can now set a persistent 3D reference point for your drawings and apply same point to multiple drawings to ensue persist and more accurate location of the 2D drawings
-
Elevated Projection It is now possible to set target point of drawings at an elevation from the XY-Plane to enable stacking of drawings
-
Reflective Parallel Projection is now supported
-
Set LineType of drawings ByLayer
Here is a closer look at this new feature set.
Project In-Place
You can now project sections and elevations on the clipping-plane in their true 3D location. This is similar to Make2D CPlane option except that the projection is on the clipping-plane. Drawings update when moving or rotating the clipping-plane and with model changes (run UpdateClippingDrawings).
Sectioning Curve Objects
You can now section through curves when creating clipping drawings. If the curves are in the background, then those will be projected as well.
Set 3D Reference Point for Drawings
You can now set a persistent 3D reference point for your drawings. The 3D point is projected to the clipping-plane and saved as persistent drawing attribute. If multiple clipping-planes are parallel and have similar orientation, using the same reference point ensures same relative locations of the drawings.
Elevated Projection
It is now possible to set target point of drawings at an elevation from the XY-Plane. This enable stacking of drawings. For example, you can stack floor-plans of a building.
Reflective Parallel Projection
Added support to generate reflective (ceiling) projections in drawings. To access it, run ClippingDrawings command and select “Projection” option, then select “Reflective”. This helps generate reflective ceiling drawings.
Known bug: Curves are not currently included in reflective projection. A request is logged for it.
Set Output Properties
Added an option to ClippingDrawings command to set LineType of output by either ByInputObject or ByLayer (output layer).