NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::HumanHandShapeData Class Reference

Represent hand shape data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::HumanHandShapeData:
NXOpen::TransientObject

List of all members.

Public Types

enum  HandOpt { HandOptLeft, HandOptRight, HandOptBoth }
 This enum represents the hand shape data type of human. More...

Public Member Functions

NXString HandshapeName ()
 Returns the name of the hand shape in the list
Created in NX4.0.0.
double HandshapeValue ()
 Returns the value for applying the hand shape
Created in NX4.0.0.
NXOpen::HumanHandShapeData::HandOpt HandType ()
 Returns the hand type
Created in NX4.0.0.
virtual ~HumanHandShapeData ()
 Free resources associated with the instance.

Detailed Description

Represent hand shape data
Created in NX4.0.0.



Member Enumeration Documentation

This enum represents the hand shape data type of human.

Enumerator:
HandOptLeft 

left

HandOptRight 

right

HandOptBoth 

both


Constructor & Destructor Documentation

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


Member Function Documentation

Returns the name of the hand shape in the list
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")

Returns the value for applying the hand shape
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")

Returns the hand type
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING"), ug_human ("Human Modelling")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.