User Tools

Site Tools


visual3d:documentation:modeling:segments:segment_properties

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 [2024/06/19 12:49] sgrangervisual3d:documentation:modeling:segments:segment_properties [2025/06/20 16:14] (current) – [Segment Properties Dialog] wikisysop
Line 1: Line 1:
-{{the segment properties include the inertial properties of the segment and its decorations:+====== Segment Properties ======
  
-  * name see also: [[visual3d:documentation:modeling:segments:segment_default_names|segment default names]] +Segment properties include the segment's inertial properties as well as its decorations.
-  * mass +
-  * geometry +
-  * center of mass +
-  * moment of inertia +
-  * wireframe animation model+
  
-note: the inertial properties are computed using geometric primitives.+===== General Properties =====
  
-**hanavan e. (1964) mathematical model for the human bodytechnical report, wright-patterson air force base.** +^ Property ^ Description ^ 
-length might be considered a segment property, but the length is defined by the [[visual3d:documentation:modeling:segments:segment_coordinate_system|segment definition]] and is not editable by the user.+| Segment Name | Every segment has nameSee Visual3D's [[Visual3D:Documentation:Modeling:Segments:Segment_Default_Names|default segment names]]| 
 +| Kinetic/Kinematic | Indicates whether or not the segment should be included in the kinetic chain for [[visual3d:documentation:kinematics_and_kinetics:inverse_dynamics|inverse dynamics]]. "Kinematic-only" segments are also called [[visual3d:documentation:modeling:segments:virtual_segments|virtual segments]]. 
  
-===== segment mass =====+===== Inertial Properties =====
  
-the default segment masses are relative to total body mass (dempster)see [[visual3d:documentation:modeling:segments:segment_mass|segment mass]] for the relative values.+^ Property ^ Description ^ 
 +| [[Visual3D:Documentation:Modeling:Segments:Segment_Mass|Segment Mass]] | The default segment masses are relative to total body mass according to Dempster's regression equations
 +| Segment Length | Defined exclusively by the [[Visual3D:Documentation:Modeling:Segments:Segment_Coordinate_System|segment definition]] and not editable by the user. | 
 +| [[Visual3D:Documentation:Modeling:Segments:Segment_Geometry|Segment Geometry]] | Visual3D models segments as cones, cylinders, spheres, and ellipsoids and uses this geometry to calculate the segment'mass, moments of inertia (IXX, IYY, IZZ) and center of gravity. | 
 +| [[Visual3D:Documentation:Modeling:Segments:Segment_Inertia|Inertial Values]] | By default the moment of inertia of a segment is computed from the segment mass, the proximal and distal radii, and the Segment GeometryThe default Visual3D segments are treated as geometric objects that have inertial properties based on their shape according to Hanavan. | 
 +| Center of Mass | The segment's centre of mass is determined automatically from the segment geometry. |
  
-===== segment geometry =====+Segment and laboratory coordinate systems [[Visual3D:Documentation:Modeling:Segments:Modify_Segment_Coordinate_System|can be modified]] to suit your preferred model.
  
-visual3d models segments as cones, cylinders, spheres, and ellipsoids. visual3d calculates the mass, moments of inertia (ixx, iyy, izz) and center of gravity location for each segment. refer to [[visual3d:documentation:modeling:segments:segment_geometry|segment geometry]] for the details.+===== Animation Properties =====
  
-===== segment inertia =====+A surface mesh can be associated with each segment as an [[Visual3D:Documentation:Modeling:Segments:Animation_Surface_Models|animation surface model]]. This surface mesh should be stored as a [[Visual3D:Documentation:Modeling:Segments:Wavefront_obj_file_format|Wavefront .obj file]] and [[Visual3D:Documentation:Modeling:Segments:Transforming_an_obj_file|transformed]] as necessary to align with the segment's coordinate system.
  
-by default the moment of inertia of a segment is computed from the segment mass, the proximal and distal radii, and the segment geometry. the default visual3d segments are treated as geometric objects that have inertial properties based on their shape (hanavan e. (1964) a mathematical model for the human body. technical report, wright-patterson air force base). refer to [[visual3d:documentation:modeling:segments:segment_inertia|segment inertia]] for more details.+===== Segment Properties Interface =====
  
-===== modify segment coordinate system =====+The **Segment Properties** portion of Visual3D's [[visual3d:documentation:definitions:model_builder_mode|model-builder mode]] allows users to inspect and modify segment properties which are common to most segments.
  
-segment and laboratory coordinate systems can be modified to suit your preference. refer to [[visual3d:documentation:modeling:segments:modify_segment_coordinate_system|modify segment coordinate system]] for more details.+{{:visual3d_segment_properties.png}}
  
-===== animation surface models =====+  - Select the segment name in the **Segment Name** combo box. The selected segment's properties will be displayed in the dialog. 
 +  - Make the desired changes in the dialog to any of the following properties: 
 +    - [[Visual3D:Documentation:Modeling:Segments:Segment_Geometry|Segment Geometry]] - The segment may be represented internally as a CONE, .CYLINDER, SPHERE, ELLIPSOID or CUSTOM SEG (ment). The geometry of a segment affects the segment's inertial properties and center of mass location. This also affects the segment geometry drawn when view segment geometry is selected in the animation/model builder window. 
 +    - [[Visual3D:Documentation:Modeling:Segments:Segment_Mass|Segment Mass]] - The segment mass is defaulted based on the type of segment and the subject mass. To change this value, you may type in a specific value for the mass (in kilograms), or use a formula using existing Subject Data (such as a percentage of the subject mass). 
 +    - [[Visual3D:Documentation:Modeling:Segments:Segment_Inertia|Inertial Values]] - These values may be modified only for segments with a CUSTOM SEG (ment) selected for the Segment Geometry. 
 +    - [[Visual3D:Documentation:Modeling:Segments:Segment_Geometry|Distance from CM (Center of Mass) to Proximal end]] - This is a multiplier used to modify the distance from the center of mass from the segment's proximal end. This field is only used when CUSTOM SEG (ment) is selected for the Segment Geometry. 
 +    - [[Visual3D:Documentation:Modeling:Segments:Animation_Surface_Models|Model File/Material File]] - This is the graphic model file (.obj or .wrl) used to draw the segment in the animation/model window. 
 +  - Click the **Apply** button.
  
-a surface mesh can be associated with each segment. refer to [[visual3d:documentation:modeling:segments:animation_surface_models|animation surface models]] for details.+Note that some properties cannot be modified directly: 
 +  - [[Visual3D:Documentation:Modeling:Segments:Segment_Length|Segment Length]] - This is computed based upon the calibration of the segment proximal and distal endpoints. 
 +  - [[Visual3D:Documentation:Modeling:Segments:Segment_Inertia|Inertial Values]] - This is computed based upon the segment mass and geometry. These values may be modified only for segments with a CUSTOM SEG (ment) selected for the Segment Geometry.
  
-==== wavefront obj file format ====+===== Pipeline Command =====
  
-refer to [[visual3d:documentation:modeling:segments:wavefront_obj_file_format|wavefront_obj_file_format]] for how to export for use in visual3d.+Users can define and modify segment properties using the [[visual3d:documentation:pipeline:model_commands:set_segment_properties|Set_Segment_Properties]] pipeline command. As of Visual3D v5.01.20, users are able to enter equations into the depth measurements for the Pelvis and Thorax.
  
-==== transforming an obj file ====+===== References =====
  
-the [[visual3d:documentation:modeling:segments:transforming_an_obj_file|transforming an obj file]] shows a very simple obj file that describes the polygons for a cone. +  - Dempster W.T(1955) Space requirements of the seated operator geometricalkinematic, and mechanical aspects of the body, with special reference to the limbsTechnical ReportWright-Patterson Air Force Base
- +  - Hanavan E. (1964A Mathematical Model for the Human BodyTechnical Report, Wright-Patterson Air Force Base
-===== segment properties example1 ===== +
- +
-this page specifies segment properties from pipeline commandsspecifically, depth measures 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. +
- +
-===== modify segment properties ===== +
- +
-the **segment properties** dialog modifies general segment properties which are common to most segments. +
- +
-segmentpropertiesdialog.png\\ +
- +
- +
-to modify a segment's properties, select the segment name in the **segment name** combo box. the selected segment's properties will be displayed in the dialog. +
- +
-to modify the properties, make the desired change in the dialog, and click the **apply** button. +
- +
-the following properties may be modified: +
- +
-  * [[visual3d:documentation:modeling:segments:segment_geometry|segment geometry]] - the segment may be represented internally as a cone.cylindersphere, ellipsoid or custom seg (ment). the geometry of a segment affects the segment's inertial properties and center of mass location. this also affects the segment geometry drawn when view segment geometry is selected in the animation/model builder window. +
- +
-  * [[visual3d:documentation:modeling:segments:segment_mass|segment mass]] - the segment mass is defaulted based on the type of segment and the subject mass. to change this valueyou may type in a specific value for the mass (in kilograms), or use a formula using existing subject data (such as a percentage of the subject mass). +
- +
-  * [[visual3d:documentation:modeling:segments:segment_length|segment length]] this is computed based upon the calibration of the segment proximal and distal endpoints. +
- +
-  * [[visual3d:documentation:modeling:segments:segment_inertia|inertial values]] this is computed based upon the segment mass and geometrythese values may be modified only for segments with a custom seg (mentselected for the segment geometry. +
- +
-  * [[visual3d:documentation:modeling:segments:segment_geometry|distance from cm (center of mass) to proximal end]] this is a multiplier used to modify the distance from the center of mass from the segment's proximal end. this field is only used when custom seg (ment) is selected for the segment geometry. +
- +
-  * [[visual3d:documentation:modeling:segments:animation_surface_models|model file/material file]] - this is the graphic model file (.obj or .wrl) used to draw the segment in the animation/model window. +
- +
- +
-}}+
visual3d/documentation/modeling/segments/segment_properties.1718801348.txt.gz · Last modified: 2024/06/19 12:49 by sgranger