Users:PrePostProcessing/RhinoPost

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
Line 26: Line 26:
 
|-
 
|-
 
!CARAT_GetResults_at
 
!CARAT_GetResults_at
|returns all results at the specified point on a surface.  
+
|returns all results at the specified point on a surface. <br>
 +
* ''Select surfaces (Point_selection=Parameters): ''mousepick''
 +
:''Select 1st point:'' ''mousepick''
 +
* ''Select surfaces (Point_selection=Interactive): ''mousepick''
 +
:''Parameter u= '' coordinate in u-direction of the parameter space of the selected surface
 +
:''Parameter v= '' coordinate in v-direction of the parameter space of the selected surface
 
|-
 
|-
 
!CARAT_Load_Postprocessing
 
!CARAT_Load_Postprocessing
Line 32: Line 37:
 
|-
 
|-
 
!CARAT_movie  
 
!CARAT_movie  
|shows one specified step int the viewport(Layer: IG Geometry).  
+
|shows one specified step int the viewport(Layer: IG Geometry). <br>
 +
''Step::'' analysis/step to be visualized  <br>
 +
''Scaling::'' Scaling of the deformation.
 
|-
 
|-
 
!CARAT_movie_all  
 
!CARAT_movie_all  
 
|shows steps in the viewport (Layer: IG Steps). Currently only for NURBS curves. <br>
 
|shows steps in the viewport (Layer: IG Steps). Currently only for NURBS curves. <br>
 
''First Step: <0>:'' First analysis/step to be visualized.  <br>
 
''First Step: <0>:'' First analysis/step to be visualized.  <br>
''Last Step: '' Last 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>
 
''Step Size: <1>:'' Step size in between the visualized analyses/steps  <br>
 
''Scaling: <1>:'' Scaling of the deformation.
 
''Scaling: <1>:'' Scaling of the deformation.
 
|-
 
|-
 
!CARAT_Post_show_result
 
!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 _.  
+
|visualizes one specified result type for the specified step. Spaces in the analysis and result typ have to be replaced by underbars _.   <br>
 +
''Enter analysis typ::'' Type of analysis to be visualized (Example: Load_Case)  <br>
 +
''Enter result typ::'' Type of result to be visualized (Example: Displacement_length)  <br>
 +
''Set step: <0>:'' analysis/step to be visualized  <br>
 +
''Deformation scaling: <0>:'' Scaling of the deformation  <br>
 +
''Delete old colorization: <1>:'' If the old colorization should be deleted.  <br>
 +
''User defined scaling of the result: <0>:'' If the mininmal and maximal value of the result type for the colorization is user defined (1) or automatic (0).  <br>
 +
''Minimal value: <0>:'' Minimal value of the result type if user defined colorization.  <br>
 +
''Maximal value: <1>:'' Maximal value of the result type if user defined colorization. 
 
|-
 
|-
 
!CARAT_Post_wclear  
 
!CARAT_Post_wclear  
Line 51: Line 66:
 
|-
 
|-
 
|}
 
|}
 +
  
 
== Phytonscripts ==
 
== Phytonscripts ==

Revision as of 09:16, 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.
  • Select surfaces (Point_selection=Parameters): mousepick
Select 1st point: mousepick
  • Select surfaces (Point_selection=Interactive): mousepick
Parameter u= coordinate in u-direction of the parameter space of the selected surface
Parameter v= coordinate in v-direction of the parameter space of the selected 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).

Step:: analysis/step to be visualized
Scaling:: Scaling of the deformation.

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 _.

Enter analysis typ:: Type of analysis to be visualized (Example: Load_Case)
Enter result typ:: Type of result to be visualized (Example: Displacement_length)
Set step: <0>: analysis/step to be visualized
Deformation scaling: <0>: Scaling of the deformation
Delete old colorization: <1>: If the old colorization should be deleted.
User defined scaling of the result: <0>: If the mininmal and maximal value of the result type for the colorization is user defined (1) or automatic (0).
Minimal value: <0>: Minimal value of the result type if user defined colorization.
Maximal value: <1>: Maximal value of the result type if user defined colorization.

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