Class HumanH10DialogBuilder
Inheritance
HumanH10DialogBuilder
Assembly: NXOpen.dll
Syntax
public class HumanH10DialogBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
HumanH10DialogBuilder()
Declaration
protected HumanH10DialogBuilder()
Properties
Declaration
public int AgeInput { get; set; }
Property Value
Declaration
public double ArmLengthInput { get; set; }
Property Value
Declaration
public HumanH10DialogBuilder.ArmLengthInputType ArmLengthInputTyp { get; set; }
Property Value
AssociateCheck
Declaration
public bool AssociateCheck { get; set; }
Property Value
AssociatePoint
Declaration
public Point AssociatePoint { get; set; }
Property Value
ChestCircumference
Declaration
public double ChestCircumference { get; set; }
Property Value
Database
Declaration
public HumanH10DialogBuilder.DatabaseType Database { get; set; }
Property Value
ElbowFingertipLength
Declaration
public double ElbowFingertipLength { get; set; }
Property Value
ElbowWristLength
Declaration
public double ElbowWristLength { get; set; }
Property Value
Declaration
public double FootBreadth { get; set; }
Property Value
Declaration
public double FootLength { get; set; }
Property Value
Gender
Declaration
public HumanH10DialogBuilder.GenderType Gender { get; set; }
Property Value
HandBreadth
Declaration
public double HandBreadth { get; set; }
Property Value
HandDepth
Declaration
public double HandDepth { get; set; }
Property Value
HandLength
Declaration
public double HandLength { get; set; }
Property Value
HeadBreadth
Declaration
public double HeadBreadth { get; set; }
Property Value
HeadLength
Declaration
public double HeadLength { get; set; }
Property Value
HeightPercentile
Declaration
public HumanH10DialogBuilder.HeightInputType HeightPercentile { get; set; }
Property Value
HeightUnits
Declaration
public HumanH10DialogBuilder.HeightUnitsEnum HeightUnits { get; set; }
Property Value
HeightValue
Declaration
public double HeightValue { get; set; }
Property Value
Declaration
public double HipBreadthInput { get; set; }
Property Value
Declaration
public HumanH10DialogBuilder.HipBreadthInputType HipBreadthInputTyp { get; set; }
Property Value
Declaration
public double LegLengthInput { get; set; }
Property Value
Declaration
public HumanH10DialogBuilder.LegLengthInputType LegLengthInputTyp { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
RefPoint
Declaration
public HumanH10DialogBuilder.RefPointType RefPoint { get; set; }
Property Value
ShoeSoleHeight
Declaration
public double ShoeSoleHeight { get; set; }
Property Value
Declaration
public double ShoulderBreadthInput { get; set; }
Property Value
Declaration
public HumanH10DialogBuilder.ShoulderBreadthInputType ShoulderBreadthInputTyp { get; set; }
Property Value
ShoulderElbowLength
Declaration
public double ShoulderElbowLength { get; set; }
Property Value
Declaration
public double TorsoHeightInput { get; set; }
Property Value
Declaration
public HumanH10DialogBuilder.TorsoHeightInputType TorsoHeightInputTyp { get; set; }
Property Value
UseArmLength
Declaration
public bool UseArmLength { get; set; }
Property Value
UseElbowFingertipLength
Declaration
public bool UseElbowFingertipLength { get; set; }
Property Value
UseElbowWristLength
Declaration
public bool UseElbowWristLength { get; set; }
Property Value
UseHandLength
Declaration
public bool UseHandLength { get; set; }
Property Value
UseShoulderElbowLength
Declaration
public bool UseShoulderElbowLength { get; set; }
Property Value
WaistCircumference
Declaration
public double WaistCircumference { get; set; }
Property Value
WeightPercentile
Declaration
public HumanH10DialogBuilder.WeightInputType WeightPercentile { get; set; }
Property Value
WeightUnits
Declaration
public HumanH10DialogBuilder.WeightUnitsEnum WeightUnits { get; set; }
Property Value
WeightValue
Declaration
public double WeightValue { get; set; }
Property Value
Methods
SetHumanFeatureBuilder(HumanBuilder)
Declaration
public void SetHumanFeatureBuilder(HumanBuilder humanfeaturebuilder)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink