User Tools

Site Tools


visual3d:documentation:modeling:segments:segment_properties_example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:modeling:segments:segment_properties_example [2024/07/17 15:22] sgrangervisual3d:documentation:modeling:segments:segment_properties_example [2025/05/05 13:22] (current) – Added links. wikisysop
Line 1: Line 1:
-====== Segment Properties Example ======+====== Segment Properties Examples ======
  
-This example specifies segment properties from pipeline commands. For a variety of legacy reasons, Visual3D does not allow users to specify the segment depth as an expression. This limitation means that the command [[Visual3D:Documentation:Pipeline:Model_Commands:Modeling_Commands#Set_Model_Metric|Set_Model_Metric]] cannot be used for segment depth.+This example demonstrates how [[visual3d:documentation:modeling:segments:segment_overview|segment]] properties can be specified using pipeline commands. For a variety of legacy reasons, Visual3D does not allow users to specify the segment depth as an expression which means that the command [[Visual3D:Documentation:Pipeline:Model_Commands:Modeling_Commands#Set_Model_Metric|Set_Model_Metric]] cannot be used for segment depth.
  
-Prompted by a customer that wanted to use a pipeline command to modify segment depth we documented this in several pipeline examples.+**NOTE:** As of Visual3D v5.01.20, user's are able to enter equations into the depth measurements for the Pelvis and Thorax.
  
-**NOTE:** As of Visual3Dv5.01.20, user's are able to enter equations into the depth measurements for the Pelvis and Thorax.+===== Example 1Specifying segment properties from a value =====
  
-\\ +This example is for the [[visual3d:documentation:modeling:segments:pelvis_overview|Pelvis]] and assumes that the Pelvis segment has been constructed.
- +
- +
-==== Specifying segment properties from a value ==== +
- +
-This example is for the Pelvis and assumes that the Pelvis segment has been constructed.+
  
 <code> <code>
Line 41: Line 36:
 </code> </code>
  
-==== Specifying segment properties from a metric ====+===== Examples 2A & 2B: Specifying segment properties from a metric =====
  
-There are two examples: one for the pelvis segment and one for the Thorax.+There are two examples: one for the [[visual3d:documentation:modeling:segments:pelvis_overview|pelvis segment]] and one for the [[visual3d:tutorials:modeling:modeling_the_thorax|thorax]].
  
-=== Pelvis ===+==== Example 2A: Pelvis ====
  
-Create a metric to compute the depth as the distance between two markers/landmarks. This example is for the Pelvis and assumes that the Pelvis segment has ben constructed. In addition, the landmark **MID_ASIS** has been created.+Create a metric to compute the depth as the distance between two markers/landmarks. This example is for the Pelvis and assumes that the [[visual3d:documentation:modeling:segments:pelvis_overview|Pelvis segment]] has ben constructed. In addition, the landmark **MID_ASIS** has been created.
  
 <code> <code>
Line 87: Line 82:
 </code> </code>
  
-=== Thorax ===+==== Example 2B: Thorax ====
  
-This example is for the Thorax and assumes that the Thorax segment has ben constructed. Since Visual3D does not allow users to specify the segment depth as an expression, a user could construct the Thorax segment with a "dummy" depth number (0.12) and use the pipeline below to calculate a depth value based on targets/landmarks on the segment.+This example is for the Thorax and assumes that the [[visual3d:tutorials:modeling:modeling_the_thorax|Thorax segment]] has been constructed. Since Visual3D does not allow users to specify the segment depth as an expression, a user could construct the Thorax segment with a "dummy" depth number (0.12) and use the pipeline below to calculate a depth value based on targets/landmarks on the segment.
  
 <code> <code>
Line 130: Line 125:
 </code> </code>
  
 +===== See Also =====
  
 +Go back to the [[visual3d:documentation:modeling:segments:segment_overview|Segment Overview]] page for more information about segments in Visual3D.
  
visual3d/documentation/modeling/segments/segment_properties_example.1721229766.txt.gz · Last modified: 2024/07/17 15:22 by sgranger