Class HumanHandsDialogBuilder
Inheritance
HumanHandsDialogBuilder
Assembly: NXOpen.dll
Syntax
public class HumanHandsDialogBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
HumanHandsDialogBuilder()
Declaration
protected HumanHandsDialogBuilder()
Properties
Aperture
Declaration
public double Aperture { get; set; }
Property Value
BreadthPercentile
Declaration
public HumanHandsDialogBuilder.BreadthType BreadthPercentile { get; set; }
Property Value
BreadthValue
Declaration
public double BreadthValue { get; set; }
Property Value
Database
Declaration
public HumanHandsDialogBuilder.DatabaseType Database { get; set; }
Property Value
Gender
Declaration
public HumanHandsDialogBuilder.GenderType Gender { get; set; }
Property Value
GloveThickness
Declaration
public double GloveThickness { get; set; }
Property Value
IncludeForearm
Declaration
public bool IncludeForearm { get; set; }
Property Value
LengthPercentile
Declaration
public HumanHandsDialogBuilder.LengthType LengthPercentile { get; set; }
Property Value
LengthValue
Declaration
public double LengthValue { get; set; }
Property Value
ShapeName
Declaration
public string ShapeName { get; set; }
Property Value
Side
Declaration
public HumanHandsDialogBuilder.HandType Side { get; set; }
Property Value
Style
Declaration
public HumanHandsDialogBuilder.StyleType Style { get; set; }
Property Value
Methods
Declaration
public void JointDialogButton()
SetHumanFeatureBuilder(HumanBuilder)
Declaration
public void SetHumanFeatureBuilder(HumanBuilder humanfeaturebuilder)
Parameters
Declaration
public void UpdateHandPropsButton()
Implements
System.Runtime.Remoting.Messaging.IMessageSink