Summary: Rhino 4.0 용 단면/패널 작업 플러그인. 2007년 3월 7일자 ArchCut 다운로드
Critical:ArchCut 플러그인을 로드하기 전에 Microsoft의 runtime libraries를 다운로드 하여 설치하시기 바랍니다.
ArchCut_Plug-in of 7-March-2007 (works with the released Rhino4 and current Rhino4 BETA)
ArchCut Commands Toolbar
3DM Sectioning Example
Sectioning Report Example
Sections File Format Example (to load section names and distances)
Create Sections (short clip)
Create, View & Update Sections (short clip)
Scripting Help Document (word file .doc) (PDF file) (.CHM and .DEC files)
Tools to import sections (names/locations), create sections, update, 2D layout and generate area report. Sections data is saved to document and are updatable when model changes.
Paneling tools support a variety of paneling algorithms ranging from directional paneling to completely random paneling.
ArchCut supports scripting mainly to allow custom pattern definition and also to make plug-in methods available for Rhino scripting developers
Flow:
* Select objects to section. Press Enter to select all visible ( Dir=CPlaneX Replace=Yes AutoNaming=Yes LoadFromFile=No ):
Options:
* Dir: ( CPlaneX , CPlaneY, Pick ) - Set section line direction
Notes:
* The plugin maintains “Sections Table” (ST):
Create array of sections. User defines spacing and number of sections
Options:
* Dir: ( CPlaneX , CPlaneY, Pick ) - Set section line direction
Updates all sections.
Notes:
* The command uses section plane and the list of sectioned objects (or all visible) to create new section curves and replace old content.
Flow:
* (Dialog) ask to select sections.
Options:
* Grip <Center> ( Center Min Max ): Base point relative to section bounding box.
Notes:
* Creates new layer for each layout. Layer name looks like: “SectionName”_Layout.
Flow:
* (Dialog) ask to select sections.
Notes:
* Creates layouts and put in current layer with name tags.
Flow:
* Select sections and assign them to viewports.
Notes:
* In the following example, section is added to the perspective view
Macro: SelLayer Export
* You can select one or all layers and export to any supported file format.
Macro: PrintDisplay State=On Enter
* Section curves are assigned a print width = 0.5 (default=0.13) to appear thick.
Flow:
* Select curves to divide by number or distance. If dividing by distance, there is option to round up or down.
Options:
* Method: ( ByNumber, ByDistance ). If ByDistance, user can round up or down to cover all curve length.
Notes:
* For each curve, user is notified of the final number of spans and length of each span in the output window.
Flow:
* Select object to create a base grid panels.
Options:
* DirectionOfCuts: ( CPlaneX, CPlaneY, Pick ) - User defines paneling direction relative to CPlane.
Notes:
* User can panel polysurfaces. Difference in UV direction among faces does not affect result.
Flow:
* Select object to create a variety of structural panels. The command is sensitive to UV.
Options:
* U_Num: Number of panels in U direction.
Notes:
* Paneling point grid, paneling edges and paneling faces are grouped and added to document in new layer.
Flow:
* Select object to create a variety of structural panels. The command is sensitive to surface UV directions.
Options:
* U_Dis: Length of panels in U direction.
Notes:
* Exact distances are achieved only when iso-curves are parallel in U & V directions
Flow:
* Select base surface, any number of closed polylines with end points on surface.
Options:
* Degree: Number of subdividing steps.
Notes:
* Has History support
Flow:
* Select base surface, any number of points on surface or have the command generate points for you.
Options:
* GenerateRandomly: random generation of points.
Notes:
* Random paneling algorithm finds best solution for smallest triangles starting from a central location of the grid point set.
Updates all paneling.
Notes:
* If the base paneling surface get edited, user can call this command to update paneling.
Use ArchCut script functions to define custom patterns for paneling and access many ArcCut methods using RhinoScript.
Download Scripting Documentation:
E-mail the developer your questions & feedback
Last updated: January 10, 2007