Class HumanH10DialogBuilder
Inheritance
System.Object
System.MarshalByRefObject
HumanH10DialogBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
Assembly: NXOpen.dll
Syntax
public class HumanH10DialogBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
HumanH10DialogBuilder()
Declaration
protected HumanH10DialogBuilder()
Properties
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
ChestCircumference
Declaration
public double ChestCircumference { get; set; }
Property Value
Type |
Description |
System.Double |
|
Database
Declaration
public HumanH10DialogBuilder.DatabaseType Database { get; set; }
Property Value
ElbowToWrist
Declaration
public double ElbowToWrist { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double FootBreadth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double FootLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Gender
Declaration
public HumanH10DialogBuilder.GenderType Gender { get; set; }
Property Value
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
HeightUnits
Declaration
public HumanH10DialogBuilder.HeightUnitsEnum HeightUnits { get; set; }
Property Value
HeightValue
Declaration
public double HeightValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
HipMeasure
Declaration
public HumanH10DialogBuilder.HipMeasureType HipMeasure { get; set; }
Property Value
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
ShoeSoleHeight
Declaration
public double ShoeSoleHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
ShoulderMeasureBlock
Declaration
public HumanH10DialogBuilder.ShoulderMeasureType ShoulderMeasureBlock { get; set; }
Property Value
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
WeightUnits
Declaration
public HumanH10DialogBuilder.WeightUnitsEnum WeightUnits { get; set; }
Property Value
WeightValue
Declaration
public double WeightValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
SetHumanFeatureBuilder(HumanBuilder)
Declaration
public void SetHumanFeatureBuilder(HumanBuilder humanfeaturebuilder)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink