Class HumanHandShapeData
Inheritance
HumanHandShapeData
Assembly: NXOpen.dll
Syntax
public class HumanHandShapeData : TransientObject, IMessageSink, IDisposable
Constructors
HumanHandShapeData(nint)
Declaration
protected HumanHandShapeData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
HandType
Declaration
public HumanHandShapeData.HandOpt HandType { get; }
Property Value
HandshapeName
Declaration
public string HandshapeName { get; }
Property Value
HandshapeValue
Declaration
public double HandshapeValue { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink