visual3d:documentation:modeling:segments:segment_properties_example
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:modeling:segments:segment_properties_example [2024/07/12 13:28] – removed sgranger | visual3d:documentation:modeling:segments:segment_properties_example [2025/05/05 13:22] (current) – Added links. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Segment Properties Examples ====== | ||
+ | |||
+ | This example demonstrates how [[visual3d: | ||
+ | |||
+ | **NOTE:** As of Visual3D v5.01.20, user's are able to enter equations into the depth measurements for the Pelvis and Thorax. | ||
+ | |||
+ | ===== Example 1: Specifying segment properties from a value ===== | ||
+ | |||
+ | This example is for the [[visual3d: | ||
+ | |||
+ | < | ||
+ | ! First set a pipeline parameter for the segment depth | ||
+ | ! This value could be obtained by prompting the user or in this case is set to 0.12 | ||
+ | Set_Pipeline_Parameter | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! Explicitly set the mass and inertial properties for an elliptical cylinder | ||
+ | ! This example is for the Pelvis segment | ||
+ | Set_Segment_Properties | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ===== Examples 2A & 2B: Specifying segment properties from a metric ===== | ||
+ | |||
+ | There are two examples: one for the [[visual3d: | ||
+ | |||
+ | ==== Example 2A: Pelvis ==== | ||
+ | |||
+ | Create a metric to compute the depth as the distance between two markers/ | ||
+ | |||
+ | < | ||
+ | ! Set Global active | ||
+ | Select_Active_File | ||
+ | / | ||
+ | ! /QUERY= | ||
+ | ; | ||
+ | |||
+ | Metric_Explicit | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! First set a pipeline parameter for the segment depth | ||
+ | Set_Pipeline_Parameter | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! Explicitly set the mass and inertial properties for an elliptical cylinder | ||
+ | ! This example is for the Pelvis segment | ||
+ | Set_Segment_Properties | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ==== Example 2B: Thorax ==== | ||
+ | |||
+ | This example is for the Thorax and assumes that the [[visual3d: | ||
+ | |||
+ | < | ||
+ | ! Set Thorax Depth | ||
+ | |||
+ | Select_Active_File | ||
+ | / | ||
+ | ! /QUERY= | ||
+ | ; | ||
+ | |||
+ | ! The cylindrical depth is equal to one-half the distance from anterior to posterior. | ||
+ | Metric_Explicit | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! First set a pipeline parameter for the segment depth | ||
+ | Set_Pipeline_Parameter | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! Explicitly set the mass and inertial properties for an elliptical cylinder for the Thorax segment | ||
+ | Set_Segment_Properties | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | Go back to the [[visual3d: | ||
visual3d/documentation/modeling/segments/segment_properties_example.1720790929.txt.gz · Last modified: 2024/07/12 13:28 by sgranger