NX Open C++ Reference Guide
|
Represent the data used to create the human
Created in NX4.0.0.
More...
Represent the data used to create the human
Created in NX4.0.0.
This enum represents the types of the advanced scaling variable names.
This enum represents the body parts of edit human display.
This enum represents the balance type of active reach.
This enum represents the body parts of dynamic drag.
This enum represents the motion initiation joint of hand dynamic drag.
This enum represents the types of the joint names.
This enum represents the location of the reference point.
This enum represents the types of the segment scaling variable names.
This enum represents the stature data type of human.
This enum represents the weight data type of human.
virtual NXOpen::HumanData::~HumanData | ( | ) | [virtual] |
Free resources associated with the instance.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.
License requirements : None
Returns the flag for associative reference point
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the human figure file used to create the human feature
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the gender of the human
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
void NXOpen::HumanData::GetXform | ( | NXOpen::Matrix3x3 * | orientation, |
NXOpen::Point3d * | position | ||
) |
The transformation matrix of the human
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
orientation | orientation |
position | position |
Returns the name of the human feature
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the reference point
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the reference point type
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the stature type for stature value
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
double NXOpen::HumanData::StatureValue | ( | ) |
Returns the stature value
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
Returns the weight type for weight value
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")
double NXOpen::HumanData::WeightValue | ( | ) |
Returns the weight value
Created in NX4.0.0.
License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")