Search Results for

    Show / Hide Table of Contents

    Class HumanHandsDialogBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    HumanHandsDialogBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    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
    Type Description
    System.Double

    BreadthPercentile

    Declaration
    public HumanHandsDialogBuilder.BreadthType BreadthPercentile { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.BreadthType

    BreadthValue

    Declaration
    public double BreadthValue { get; set; }
    Property Value
    Type Description
    System.Double

    Database

    Declaration
    public HumanHandsDialogBuilder.DatabaseType Database { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.DatabaseType

    Gender

    Declaration
    public HumanHandsDialogBuilder.GenderType Gender { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.GenderType

    GloveThickness

    Declaration
    public double GloveThickness { get; set; }
    Property Value
    Type Description
    System.Double

    IncludeForearm

    Declaration
    public bool IncludeForearm { get; set; }
    Property Value
    Type Description
    System.Boolean

    LengthPercentile

    Declaration
    public HumanHandsDialogBuilder.LengthType LengthPercentile { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.LengthType

    LengthValue

    Declaration
    public double LengthValue { get; set; }
    Property Value
    Type Description
    System.Double

    ShapeName

    Declaration
    public string ShapeName { get; set; }
    Property Value
    Type Description
    System.String

    Side

    Declaration
    public HumanHandsDialogBuilder.HandType Side { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.HandType

    Style

    Declaration
    public HumanHandsDialogBuilder.StyleType Style { get; set; }
    Property Value
    Type Description
    HumanHandsDialogBuilder.StyleType

    Methods

    JointDialogButton()

    Declaration
    public void JointDialogButton()

    SetHumanFeatureBuilder(HumanBuilder)

    Declaration
    public void SetHumanFeatureBuilder(HumanBuilder humanfeaturebuilder)
    Parameters
    Type Name Description
    HumanBuilder humanfeaturebuilder

    UpdateHandPropsButton()

    Declaration
    public void UpdateHandPropsButton()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX