Search Results for

    Show / Hide Table of Contents

    Class HumanH10DialogBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    HumanH10DialogBuilder
    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 HumanH10DialogBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    HumanH10DialogBuilder()

    Declaration
    protected HumanH10DialogBuilder()

    Properties

    AgeInput

    Declaration
    public int AgeInput { get; set; }
    Property Value
    Type Description
    System.Int32

    AssociateCheck

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

    AssociatePoint

    Declaration
    public Point AssociatePoint { get; set; }
    Property Value
    Type Description
    Point

    ChestCircumference

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

    Database

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

    ElbowToWrist

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

    FootBreadth

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

    FootLength

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

    Gender

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

    HandBreadth

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

    HandDepth

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

    HandLength

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

    HeightPercentile

    Declaration
    public HumanH10DialogBuilder.HeightInputType HeightPercentile { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.HeightInputType

    HeightUnits

    Declaration
    public HumanH10DialogBuilder.HeightUnitsEnum HeightUnits { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.HeightUnitsEnum

    HeightValue

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

    HipMeasure

    Declaration
    public HumanH10DialogBuilder.HipMeasureType HipMeasure { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.HipMeasureType

    HipValue

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

    KneeHeight

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

    Name

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

    RefPoint

    Declaration
    public HumanH10DialogBuilder.RefPointType RefPoint { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.RefPointType

    ShoeSoleHeight

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

    ShoulderMeasureBlock

    Declaration
    public HumanH10DialogBuilder.ShoulderMeasureType ShoulderMeasureBlock { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.ShoulderMeasureType

    ShoulderValue

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

    SittingHeight

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

    WaistCircumference

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

    WeightPercentile

    Declaration
    public HumanH10DialogBuilder.WeightInputType WeightPercentile { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.WeightInputType

    WeightUnits

    Declaration
    public HumanH10DialogBuilder.WeightUnitsEnum WeightUnits { get; set; }
    Property Value
    Type Description
    HumanH10DialogBuilder.WeightUnitsEnum

    WeightValue

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

    Methods

    SetHumanFeatureBuilder(HumanBuilder)

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

    Implements

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