Users:PrePostProcessing/RhinoPost

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Category: Users:PrePostProcessing RhinoPost is a plug-in in Rhinoceros<ref name="Rhino_Webpage">http://www.rhino3d.com</ref> for the postprocessing and visualization of the ...")
 
Line 10: Line 10:
  
 
== Rhino Commands ==  
 
== Rhino Commands ==  
 
+
{| border="1" cellpadding="2" cellspacing="0"
* ''CARAT_ComputeThickness_Read''
+
|colspan="2" style="background:#efefef;"| Rhino Commands
* ''CARAT_ComputeThickness_Read'' 
+
|-
* ''CARAT_Find'' searches and marks the patch with specified ID.
+
!Command
* ''CARAT_GetResults_at'' returns all results at the specified point on a surface.
+
!Description
* ''CARAT_Load_Postprocessing'' opens the window for specifying the outputfile for the postprocessor.
+
|-
* ''CARAT_movie'' shows one specified step int the viewport(Layer: IG Geometry).
+
!CARAT_ComputeThickness_Read  
* ''CARAT_movie_all'' shows steps in the viewport (Layer: IG Steps). Currently only for NURBS curves.
+
|Description missing
* ''CARAT_Post_show_result'' visualizes one specified result type for the specified step. Spaces in the analysis and result typ have to be replaced by underbars _.  
+
|-
* ''CARAT_Post_wclear'' deletes all objects of the postprocessor in the viewports and opens then the GUI of the postprocessor.  
+
!CARAT_ComputeThickness_Write
* ''CARAT_Postprocessing'' opens the GUI of the postprocessor.
+
|Description missing 
 +
|-
 +
!CARAT_Find  
 +
|searches and marks the patch with specified ID.  
 +
|-
 +
!CARAT_GetResults_at
 +
|returns all results at the specified point on a surface.  
 +
|-
 +
!CARAT_Load_Postprocessing
 +
|opens the window for specifying the outputfile for the postprocessor.  
 +
|-
 +
!CARAT_movie  
 +
|shows one specified step int the viewport(Layer: IG Geometry).  
 +
|-
 +
!CARAT_movie_all  
 +
|shows steps in the viewport (Layer: IG Steps). Currently only for NURBS curves. <br>
 +
''First Step: <0>:'' First analysis/step to be visualized.  <br>
 +
''Last Step: '' Last analysis/step to be visualized. <br>
 +
''Step Size: <1>:'' Step size in between the visualized analyses/steps  <br>
 +
''Scaling: <1>:'' Scaling of the deformation.
 +
|-
 +
!CARAT_Post_show_result
 +
|visualizes one specified result type for the specified step. Spaces in the analysis and result typ have to be replaced by underbars _.  
 +
|-
 +
!CARAT_Post_wclear  
 +
|deletes all objects of the postprocessor in the viewports and opens then the GUI of the postprocessor.
 +
|-
 +
!CARAT_Postprocessing
 +
|opens the GUI of the postprocessor.  
 +
|-
 +
|}
  
 
== Phytonscripts ==
 
== Phytonscripts ==

Revision as of 08:33, 30 November 2016


RhinoPost is a plug-in in Rhinoceros[1] for the postprocessing and visualization of the results of Carat++. It is developed with C++.

Contents

Installation

Plug-In GUI

The plug-in GUI can be started with CARAT_Postprocessing.

Rhino Commands

Rhino Commands
Command Description
CARAT_ComputeThickness_Read Description missing
CARAT_ComputeThickness_Write Description missing
CARAT_Find searches and marks the patch with specified ID.
CARAT_GetResults_at returns all results at the specified point on a surface.
CARAT_Load_Postprocessing opens the window for specifying the outputfile for the postprocessor.
CARAT_movie shows one specified step int the viewport(Layer: IG Geometry).
CARAT_movie_all shows steps in the viewport (Layer: IG Steps). Currently only for NURBS curves.

First Step: <0>: First analysis/step to be visualized.
Last Step: Last analysis/step to be visualized.
Step Size: <1>: Step size in between the visualized analyses/steps
Scaling: <1>: Scaling of the deformation.

CARAT_Post_show_result visualizes one specified result type for the specified step. Spaces in the analysis and result typ have to be replaced by underbars _.
CARAT_Post_wclear deletes all objects of the postprocessor in the viewports and opens then the GUI of the postprocessor.
CARAT_Postprocessing opens the GUI of the postprocessor.

Phytonscripts


Cite error: <ref> tags exist, but no <references/> tag was found



Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Personal tools
Content for Developers