NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::HumanHandShapeData Class Reference

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

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

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. More...
 
double HandshapeValue ()
 Returns the value for applying the hand shape
Created in NX4.0.0. More...
 
NXOpen::HumanHandShapeData::HandOpt HandType ()
 Returns the hand type
Created in NX4.0.0. More...
 
virtual ~HumanHandShapeData ()
 Free resources associated with the instance. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

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

virtual NXOpen::HumanHandShapeData::~HumanHandShapeData ( )
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

Member Function Documentation

NXString NXOpen::HumanHandShapeData::HandshapeName ( )

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")

double NXOpen::HumanHandShapeData::HandshapeValue ( )

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



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

NXOpen::HumanHandShapeData::HandOpt NXOpen::HumanHandShapeData::HandType ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.