NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::HumanH10DialogBuilder类 参考

H10人体对话框构建器 更多...

#include <HumanH10DialogBuilder.hxx>

类 NXOpen::HumanH10DialogBuilder 继承关系图:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 类型

enum  ArmLengthInputType { ArmLengthInputTypeArmLength , ArmLengthInputTypeThumbtipReach }
enum  DatabaseType { DatabaseTypeAnsur , DatabaseTypeAnsur2 , DatabaseTypeNhanes , DatabaseTypeNhanes2014 }
enum  GenderType { GenderTypeMale , GenderTypeFemale }
enum  HeightInputType { HeightInputTypeCustom , HeightInputTypePredictfromweight }
enum  HeightUnitsEnum { HeightUnitsEnumIn }
enum  HipBreadthInputType { HipBreadthInputTypeHipBreadth , HipBreadthInputTypeHipCircumference }
enum  LegLengthInputType { LegLengthInputTypeKneeHeight , LegLengthInputTypeButtockKneeLength }
enum  RefPointType { RefPointTypeLeftfoot , RefPointTypeRightfoot }
enum  ShoulderBreadthInputType { ShoulderBreadthInputTypeBiacromialBreadth , ShoulderBreadthInputTypeBideltoidBreadth }
enum  TorsoHeightInputType { TorsoHeightInputTypeSeatedAcromion , TorsoHeightInputTypeSeatedEye , TorsoHeightInputTypeSittingHeight , TorsoHeightInputTypeStandingAcromion }
enum  WeightInputType { WeightInputTypeCustom , WeightInputTypePredictfromheight }
enum  WeightUnitsEnum { WeightUnitsEnumKg , WeightUnitsEnumLbs }

Public 成员函数

int AgeInput ()
double AnkleHeight ()
double ArmLengthInput ()
NXOpen::HumanH10DialogBuilder::ArmLengthInputType ArmLengthInputTyp ()
bool AssociateCheck ()
NXOpen::PointAssociatePoint ()
double ChestCircumference ()
NXOpen::HumanH10DialogBuilder::DatabaseType Database ()
double ElbowFingertipLength ()
double ElbowWristLength ()
double FootBreadth ()
double FootLength ()
double FunctionalLegLength ()
NXOpen::HumanH10DialogBuilder::GenderType Gender ()
double HandBreadth ()
double HandDepth ()
double HandLength ()
double HeadBreadth ()
double HeadHeight ()
double HeadLength ()
NXOpen::HumanH10DialogBuilder::HeightInputType HeightPercentile ()
NXOpen::HumanH10DialogBuilder::HeightUnitsEnum HeightUnits ()
double HeightValue ()
double HipBreadthInput ()
NXOpen::HumanH10DialogBuilder::HipBreadthInputType HipBreadthInputTyp ()
double LegLengthInput ()
NXOpen::HumanH10DialogBuilder::LegLengthInputType LegLengthInputTyp ()
NXString Name ()
NXOpen::HumanH10DialogBuilder::RefPointType RefPoint ()
void SetAgeInput (int ageInput)
void SetAnkleHeight (double ankleHeight)
void SetArmLengthInput (double armLengthInput)
void SetArmLengthInputTyp (NXOpen::HumanH10DialogBuilder::ArmLengthInputType armLengthInputType)
void SetAssociateCheck (bool associateCheck)
void SetAssociatePoint (NXOpen::Point *associatePoint)
void SetChestCircumference (double chestCircumference)
void SetDatabase (NXOpen::HumanH10DialogBuilder::DatabaseType database)
void SetElbowFingertipLength (double elbowFingertipLength)
void SetElbowWristLength (double elbowWristLength)
void SetFootBreadth (double footBreadth)
void SetFootLength (double footLength)
void SetFunctionalLegLength (double functionalLegLength)
void SetGender (NXOpen::HumanH10DialogBuilder::GenderType gender)
void SetHandBreadth (double handBreadth)
void SetHandDepth (double handDepth)
void SetHandLength (double handLength)
void SetHeadBreadth (double headBreadth)
void SetHeadHeight (double headHeight)
void SetHeadLength (double headLength)
void SetHeightPercentile (NXOpen::HumanH10DialogBuilder::HeightInputType heightPercentile)
void SetHeightUnits (NXOpen::HumanH10DialogBuilder::HeightUnitsEnum heightUnits)
void SetHeightValue (double heightValue)
void SetHipBreadthInput (double hipBreadthInput)
void SetHipBreadthInputTyp (NXOpen::HumanH10DialogBuilder::HipBreadthInputType hipBreadthInputType)
void SetHumanFeatureBuilder (NXOpen::Features::HumanBuilder *humanfeaturebuilder)
void SetLegLengthInput (double legLengthInput)
void SetLegLengthInputTyp (NXOpen::HumanH10DialogBuilder::LegLengthInputType legLengthInputType)
void SetName (const char *name)
void SetName (const NXString &name)
void SetRefPoint (NXOpen::HumanH10DialogBuilder::RefPointType refPoint)
void SetShoeSoleHeight (double shoeSoleHeight)
void SetShoulderBreadthInput (double shoulderBreadthInput)
void SetShoulderBreadthInputTyp (NXOpen::HumanH10DialogBuilder::ShoulderBreadthInputType shoulderBreadthInputType)
void SetShoulderElbowLength (double shoulderElbowLength)
void SetSittingHeight (double sittingHeight)
void SetTorsoHeightInput (double torsoHeightInput)
void SetTorsoHeightInputTyp (NXOpen::HumanH10DialogBuilder::TorsoHeightInputType torsoHeightInputType)
void SetUseArmLength (bool useArmLength)
void SetUseElbowFingertipLength (bool useElbowFingertipLength)
void SetUseElbowWristLength (bool useElbowWristLength)
void SetUseFunctionalLegLength (bool useFunctionalLegLength)
void SetUseHandLength (bool useHandLength)
void SetUseShoulderElbowLength (bool useShoulderElbowLength)
void SetUseSittingHeight (bool useSittingHeight)
void SetUseTorsoHeightInput (bool useTorsoHeightInput)
void SetWaistCircumference (double waistCircumference)
void SetWeightPercentile (NXOpen::HumanH10DialogBuilder::WeightInputType weightPercentile)
void SetWeightUnits (NXOpen::HumanH10DialogBuilder::WeightUnitsEnum weightUnits)
void SetWeightValue (double weightValue)
double ShoeSoleHeight ()
double ShoulderBreadthInput ()
NXOpen::HumanH10DialogBuilder::ShoulderBreadthInputType ShoulderBreadthInputTyp ()
double ShoulderElbowLength ()
double SittingHeight ()
double TorsoHeightInput ()
NXOpen::HumanH10DialogBuilder::TorsoHeightInputType TorsoHeightInputTyp ()
bool UseArmLength ()
bool UseElbowFingertipLength ()
bool UseElbowWristLength ()
bool UseFunctionalLegLength ()
bool UseHandLength ()
bool UseShoulderElbowLength ()
bool UseSittingHeight ()
bool UseTorsoHeightInput ()
double WaistCircumference ()
NXOpen::HumanH10DialogBuilder::WeightInputType WeightPercentile ()
NXOpen::HumanH10DialogBuilder::WeightUnitsEnum WeightUnits ()
double WeightValue ()
Public 成员函数 继承自 NXOpen::Builder
NXOpen::NXObjectCommit ()
void Destroy ()
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
NXOpen::NXObjectGetObject ()
NXOpen::PreviewBuilderPreviewBuilder ()
void ShowResults ()
virtual bool Validate ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _HumanH10DialogBuilderBuilder

详细描述

H10人体对话框构建器

用于创建和编辑V10 Jack人体模型的对话框
要创建此类的新实例,请使用 NXOpen::Features::HumanBuilder::CreateHumanH10DialogBuilder
默认值。

属性
AgeInput 25


在NX1953.0.0中创建。

成员枚举类型说明

◆ ArmLengthInputType

测试

枚举值
ArmLengthInputTypeArmLength 

臂长

ArmLengthInputTypeThumbtipReach 

拇指尖触及范围

◆ DatabaseType

测试

枚举值
DatabaseTypeAnsur 

ansur

DatabaseTypeAnsur2 

ansur2

DatabaseTypeNhanes 

nhanes

DatabaseTypeNhanes2014 

nhanes2014

◆ GenderType

人体模型的性别,也用于缩放

枚举值
GenderTypeMale 

男性

GenderTypeFemale 

女性

◆ HeightInputType

测试

枚举值
HeightInputTypeCustom 

自定义

HeightInputTypePredictfromweight 

从体重预测

◆ HeightUnitsEnum

测试

枚举值
HeightUnitsEnumIn 

英寸

◆ HipBreadthInputType

测试

枚举值
HipBreadthInputTypeHipBreadth 

臀部宽度

HipBreadthInputTypeHipCircumference 

臀围

◆ LegLengthInputType

测试

枚举值
LegLengthInputTypeKneeHeight 

膝高

LegLengthInputTypeButtockKneeLength 

臀膝长

◆ RefPointType

测试

枚举值
RefPointTypeLeftfoot 

左脚

RefPointTypeRightfoot 

右脚

◆ ShoulderBreadthInputType

测试

枚举值
ShoulderBreadthInputTypeBiacromialBreadth 

肩峰宽度

ShoulderBreadthInputTypeBideltoidBreadth 

三角肌宽度

◆ TorsoHeightInputType

测试

枚举值
TorsoHeightInputTypeSeatedAcromion 

坐姿肩峰高度

TorsoHeightInputTypeSeatedEye 

坐姿眼高

TorsoHeightInputTypeSittingHeight 

坐高

TorsoHeightInputTypeStandingAcromion 

立姿肩峰高度

◆ WeightInputType

测试

枚举值
WeightInputTypeCustom 

自定义

WeightInputTypePredictfromheight 

从身高预测

◆ WeightUnitsEnum

测试

枚举值
WeightUnitsEnumKg 

千克

WeightUnitsEnumLbs 

成员函数说明

◆ AgeInput()

int NXOpen::HumanH10DialogBuilder::AgeInput ( )

返回年龄输入
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ AnkleHeight()

double NXOpen::HumanH10DialogBuilder::AnkleHeight ( )

返回脚踝高度
创建于NX2306.7000.0。

许可证要求:ug_human("Human Modelling")

◆ ArmLengthInput()

double NXOpen::HumanH10DialogBuilder::ArmLengthInput ( )

返回臂长
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ ArmLengthInputTyp()

NXOpen::HumanH10DialogBuilder::ArmLengthInputType NXOpen::HumanH10DialogBuilder::ArmLengthInputTyp ( )

返回臂长类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ AssociateCheck()

bool NXOpen::HumanH10DialogBuilder::AssociateCheck ( )

返回关联检查
创建于 NX1953.0.0.

许可证要求 : ug_human ("人体建模")

◆ AssociatePoint()

NXOpen::Point * NXOpen::HumanH10DialogBuilder::AssociatePoint ( )

返回关联点
创建于 NX1953.0.0.

许可证要求 : None

◆ ChestCircumference()

double NXOpen::HumanH10DialogBuilder::ChestCircumference ( )

获取胸围
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ Database()

NXOpen::HumanH10DialogBuilder::DatabaseType NXOpen::HumanH10DialogBuilder::Database ( )

返回数据库
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ ElbowFingertipLength()

double NXOpen::HumanH10DialogBuilder::ElbowFingertipLength ( )

返回肘尖长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ ElbowWristLength()

double NXOpen::HumanH10DialogBuilder::ElbowWristLength ( )

获取肘腕长度
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ FootBreadth()

double NXOpen::HumanH10DialogBuilder::FootBreadth ( )

返回脚宽
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ FootLength()

double NXOpen::HumanH10DialogBuilder::FootLength ( )

返回脚长
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ FunctionalLegLength()

double NXOpen::HumanH10DialogBuilder::FunctionalLegLength ( )

返回功能性腿长
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

◆ Gender()

NXOpen::HumanH10DialogBuilder::GenderType NXOpen::HumanH10DialogBuilder::Gender ( )

返回性别
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ HandBreadth()

double NXOpen::HumanH10DialogBuilder::HandBreadth ( )

返回手宽
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ HandDepth()

double NXOpen::HumanH10DialogBuilder::HandDepth ( )

返回手厚
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ HandLength()

double NXOpen::HumanH10DialogBuilder::HandLength ( )

获取手长
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ HeadBreadth()

double NXOpen::HumanH10DialogBuilder::HeadBreadth ( )

返回头宽
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ HeadHeight()

double NXOpen::HumanH10DialogBuilder::HeadHeight ( )

返回头部高度
创建于NX2306.7000.0。

许可证要求:ug_human("Human Modelling")

◆ HeadLength()

double NXOpen::HumanH10DialogBuilder::HeadLength ( )

返回头长
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ HeightPercentile()

NXOpen::HumanH10DialogBuilder::HeightInputType NXOpen::HumanH10DialogBuilder::HeightPercentile ( )

返回身高百分位数
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ HeightUnits()

NXOpen::HumanH10DialogBuilder::HeightUnitsEnum NXOpen::HumanH10DialogBuilder::HeightUnits ( )

返回身高单位
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ HeightValue()

double NXOpen::HumanH10DialogBuilder::HeightValue ( )

返回身高值
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ HipBreadthInput()

double NXOpen::HumanH10DialogBuilder::HipBreadthInput ( )

返回臀宽
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ HipBreadthInputTyp()

NXOpen::HumanH10DialogBuilder::HipBreadthInputType NXOpen::HumanH10DialogBuilder::HipBreadthInputTyp ( )

返回臀宽类型
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ LegLengthInput()

double NXOpen::HumanH10DialogBuilder::LegLengthInput ( )

返回腿长
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ LegLengthInputTyp()

NXOpen::HumanH10DialogBuilder::LegLengthInputType NXOpen::HumanH10DialogBuilder::LegLengthInputTyp ( )

返回腿长类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ Name()

NXString NXOpen::HumanH10DialogBuilder::Name ( )

返回名称
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ RefPoint()

NXOpen::HumanH10DialogBuilder::RefPointType NXOpen::HumanH10DialogBuilder::RefPoint ( )

返回参考点
创建于 NX1953.0.0.

许可证要求 : ug_human ("人体建模")

◆ SetAgeInput()

void NXOpen::HumanH10DialogBuilder::SetAgeInput ( int ageInput)

设置年龄输入
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
ageInput年龄输入

◆ SetAnkleHeight()

void NXOpen::HumanH10DialogBuilder::SetAnkleHeight ( double ankleHeight)

设置脚踝高度
创建于NX2306.7000.0。

许可证要求:ug_human("Human Modelling")

参数
ankleHeightankleheight

◆ SetArmLengthInput()

void NXOpen::HumanH10DialogBuilder::SetArmLengthInput ( double armLengthInput)

设置臂长
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
armLengthInput臂长输入

◆ SetArmLengthInputTyp()

void NXOpen::HumanH10DialogBuilder::SetArmLengthInputTyp ( NXOpen::HumanH10DialogBuilder::ArmLengthInputType armLengthInputType)

设置臂长类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
armLengthInputType臂长输入类型

◆ SetAssociateCheck()

void NXOpen::HumanH10DialogBuilder::SetAssociateCheck ( bool associateCheck)

设置关联检查
创建于 NX1953.0.0.

许可证要求 : ug_human ("人体建模")

参数
associateCheck关联检查

◆ SetAssociatePoint()

void NXOpen::HumanH10DialogBuilder::SetAssociatePoint ( NXOpen::Point * associatePoint)

设置关联点
创建于 NX1953.0.0.

许可证要求 : None

参数
associatePoint关联点

◆ SetChestCircumference()

void NXOpen::HumanH10DialogBuilder::SetChestCircumference ( double chestCircumference)

设置胸围
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
chestCircumference胸围

◆ SetDatabase()

void NXOpen::HumanH10DialogBuilder::SetDatabase ( NXOpen::HumanH10DialogBuilder::DatabaseType database)

设置数据库
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
database数据库

◆ SetElbowFingertipLength()

void NXOpen::HumanH10DialogBuilder::SetElbowFingertipLength ( double elbowFingertipLength)

设置肘尖长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
elbowFingertipLengthelbowfingertiplength

◆ SetElbowWristLength()

void NXOpen::HumanH10DialogBuilder::SetElbowWristLength ( double elbowWristLength)

设置肘腕长度
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
elbowWristLength肘腕长度

◆ SetFootBreadth()

void NXOpen::HumanH10DialogBuilder::SetFootBreadth ( double footBreadth)

设置脚宽
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
footBreadth脚宽

◆ SetFootLength()

void NXOpen::HumanH10DialogBuilder::SetFootLength ( double footLength)

设置脚长
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
footLength脚长

◆ SetFunctionalLegLength()

void NXOpen::HumanH10DialogBuilder::SetFunctionalLegLength ( double functionalLegLength)

设置功能性腿长
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
functionalLegLength功能性腿长

◆ SetGender()

void NXOpen::HumanH10DialogBuilder::SetGender ( NXOpen::HumanH10DialogBuilder::GenderType gender)

设置性别
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
gender性别

◆ SetHandBreadth()

void NXOpen::HumanH10DialogBuilder::SetHandBreadth ( double handBreadth)

设置手宽
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
handBreadth手宽

◆ SetHandDepth()

void NXOpen::HumanH10DialogBuilder::SetHandDepth ( double handDepth)

设置手厚
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
handDepth手厚

◆ SetHandLength()

void NXOpen::HumanH10DialogBuilder::SetHandLength ( double handLength)

设置手长
于NX1953.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
handLength手长

◆ SetHeadBreadth()

void NXOpen::HumanH10DialogBuilder::SetHeadBreadth ( double headBreadth)

设置头宽
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
headBreadthheadbreadth

◆ SetHeadHeight()

void NXOpen::HumanH10DialogBuilder::SetHeadHeight ( double headHeight)

设置头部高度
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
headHeight头部高度

◆ SetHeadLength()

void NXOpen::HumanH10DialogBuilder::SetHeadLength ( double headLength)

设置头长
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
headLengthheadlength

◆ SetHeightPercentile()

void NXOpen::HumanH10DialogBuilder::SetHeightPercentile ( NXOpen::HumanH10DialogBuilder::HeightInputType heightPercentile)

设置身高百分位数
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
heightPercentile身高百分位数

◆ SetHeightUnits()

void NXOpen::HumanH10DialogBuilder::SetHeightUnits ( NXOpen::HumanH10DialogBuilder::HeightUnitsEnum heightUnits)

设置身高单位
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
heightUnits身高单位

◆ SetHeightValue()

void NXOpen::HumanH10DialogBuilder::SetHeightValue ( double heightValue)

设置身高值
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
heightValue身高值

◆ SetHipBreadthInput()

void NXOpen::HumanH10DialogBuilder::SetHipBreadthInput ( double hipBreadthInput)

设置臀宽
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
hipBreadthInput臀宽输入

◆ SetHipBreadthInputTyp()

void NXOpen::HumanH10DialogBuilder::SetHipBreadthInputTyp ( NXOpen::HumanH10DialogBuilder::HipBreadthInputType hipBreadthInputType)

设置臀宽类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
hipBreadthInputType臀宽输入类型

◆ SetHumanFeatureBuilder()

void NXOpen::HumanH10DialogBuilder::SetHumanFeatureBuilder ( NXOpen::Features::HumanBuilder * humanfeaturebuilder)

设置特征构建器
于NX1953.0.0中创建.

许可要求 : ug_human ("人体建模")

参数
humanfeaturebuilder人体特征构建器

◆ SetLegLengthInput()

void NXOpen::HumanH10DialogBuilder::SetLegLengthInput ( double legLengthInput)

设置腿长
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
legLengthInputleglengthinput

◆ SetLegLengthInputTyp()

void NXOpen::HumanH10DialogBuilder::SetLegLengthInputTyp ( NXOpen::HumanH10DialogBuilder::LegLengthInputType legLengthInputType)

设置腿长类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
legLengthInputType腿长输入类型

◆ SetName() [1/2]

void NXOpen::HumanH10DialogBuilder::SetName ( const char * name)

设置名称
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
name名称

◆ SetName() [2/2]

void NXOpen::HumanH10DialogBuilder::SetName ( const NXString & name)

设置名称
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

参数
name名称

◆ SetRefPoint()

void NXOpen::HumanH10DialogBuilder::SetRefPoint ( NXOpen::HumanH10DialogBuilder::RefPointType refPoint)

设置参考点
于NX1953.0.0中创建.

许可要求 : ug_human ("人体建模")

参数
refPoint参考点类型

◆ SetShoeSoleHeight()

void NXOpen::HumanH10DialogBuilder::SetShoeSoleHeight ( double shoeSoleHeight)

设置鞋底高度
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
shoeSoleHeight鞋底高度

◆ SetShoulderBreadthInput()

void NXOpen::HumanH10DialogBuilder::SetShoulderBreadthInput ( double shoulderBreadthInput)

设置肩宽
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
shoulderBreadthInput肩宽

◆ SetShoulderBreadthInputTyp()

void NXOpen::HumanH10DialogBuilder::SetShoulderBreadthInputTyp ( NXOpen::HumanH10DialogBuilder::ShoulderBreadthInputType shoulderBreadthInputType)

设置肩宽类型
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
shoulderBreadthInputType肩宽类型

◆ SetShoulderElbowLength()

void NXOpen::HumanH10DialogBuilder::SetShoulderElbowLength ( double shoulderElbowLength)

设置肩肘长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
shoulderElbowLengthshoulderelbowlength

◆ SetSittingHeight()

void NXOpen::HumanH10DialogBuilder::SetSittingHeight ( double sittingHeight)

设置坐高
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
sittingHeight坐高

◆ SetTorsoHeightInput()

void NXOpen::HumanH10DialogBuilder::SetTorsoHeightInput ( double torsoHeightInput)

设置躯干高度值
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
torsoHeightInput躯干高度输入

◆ SetTorsoHeightInputTyp()

void NXOpen::HumanH10DialogBuilder::SetTorsoHeightInputTyp ( NXOpen::HumanH10DialogBuilder::TorsoHeightInputType torsoHeightInputType)

设置躯干高度类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
torsoHeightInputType躯干高度输入类型

◆ SetUseArmLength()

void NXOpen::HumanH10DialogBuilder::SetUseArmLength ( bool useArmLength)

设置是否使用臂长
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

参数
useArmLength使用臂长

◆ SetUseElbowFingertipLength()

void NXOpen::HumanH10DialogBuilder::SetUseElbowFingertipLength ( bool useElbowFingertipLength)

设置是否使用肘尖长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
useElbowFingertipLengthuseelbowfingertiplength

◆ SetUseElbowWristLength()

void NXOpen::HumanH10DialogBuilder::SetUseElbowWristLength ( bool useElbowWristLength)

设置是否使用肘腕长度
于NX2212.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
useElbowWristLength是否使用肘腕长度

◆ SetUseFunctionalLegLength()

void NXOpen::HumanH10DialogBuilder::SetUseFunctionalLegLength ( bool useFunctionalLegLength)

设置是否使用功能性腿长
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
useFunctionalLegLength是否使用功能性腿长

◆ SetUseHandLength()

void NXOpen::HumanH10DialogBuilder::SetUseHandLength ( bool useHandLength)

设置是否使用手长
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

参数
useHandLength是否使用手长

◆ SetUseShoulderElbowLength()

void NXOpen::HumanH10DialogBuilder::SetUseShoulderElbowLength ( bool useShoulderElbowLength)

设置是否使用肩肘长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

参数
useShoulderElbowLengthuseshoulderelbowlength

◆ SetUseSittingHeight()

void NXOpen::HumanH10DialogBuilder::SetUseSittingHeight ( bool useSittingHeight)

设置是否使用坐高
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
useSittingHeight是否使用坐高

◆ SetUseTorsoHeightInput()

void NXOpen::HumanH10DialogBuilder::SetUseTorsoHeightInput ( bool useTorsoHeightInput)

设置是否使用躯干高度输入
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

参数
useTorsoHeightInput是否使用躯干高度输入

◆ SetWaistCircumference()

void NXOpen::HumanH10DialogBuilder::SetWaistCircumference ( double waistCircumference)

设置腰围
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
waistCircumference腰围

◆ SetWeightPercentile()

void NXOpen::HumanH10DialogBuilder::SetWeightPercentile ( NXOpen::HumanH10DialogBuilder::WeightInputType weightPercentile)

设置体重百分位数
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
weightPercentile体重百分位数

◆ SetWeightUnits()

void NXOpen::HumanH10DialogBuilder::SetWeightUnits ( NXOpen::HumanH10DialogBuilder::WeightUnitsEnum weightUnits)

设置重量单位
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
weightUnits重量单位

◆ SetWeightValue()

void NXOpen::HumanH10DialogBuilder::SetWeightValue ( double weightValue)

设置体重值
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

参数
weightValue体重值

◆ ShoeSoleHeight()

double NXOpen::HumanH10DialogBuilder::ShoeSoleHeight ( )

返回鞋底高度
创建于NX1953.0.0。
许可证要求:ug_human ("人体建模")

◆ ShoulderBreadthInput()

double NXOpen::HumanH10DialogBuilder::ShoulderBreadthInput ( )

返回肩宽
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ ShoulderBreadthInputTyp()

NXOpen::HumanH10DialogBuilder::ShoulderBreadthInputType NXOpen::HumanH10DialogBuilder::ShoulderBreadthInputTyp ( )

返回肩宽类型
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ ShoulderElbowLength()

double NXOpen::HumanH10DialogBuilder::ShoulderElbowLength ( )

返回肩肘长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ SittingHeight()

double NXOpen::HumanH10DialogBuilder::SittingHeight ( )

返回坐高
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

◆ TorsoHeightInput()

double NXOpen::HumanH10DialogBuilder::TorsoHeightInput ( )

返回躯干高度值
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ TorsoHeightInputTyp()

NXOpen::HumanH10DialogBuilder::TorsoHeightInputType NXOpen::HumanH10DialogBuilder::TorsoHeightInputTyp ( )

返回躯干高度类型
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ UseArmLength()

bool NXOpen::HumanH10DialogBuilder::UseArmLength ( )

返回是否使用臂长
创建于 NX2212.0.0。

许可要求: ug_human ("人体建模")

◆ UseElbowFingertipLength()

bool NXOpen::HumanH10DialogBuilder::UseElbowFingertipLength ( )

返回是否使用肘尖长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ UseElbowWristLength()

bool NXOpen::HumanH10DialogBuilder::UseElbowWristLength ( )

获取是否使用肘腕长度
于NX2212.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ UseFunctionalLegLength()

bool NXOpen::HumanH10DialogBuilder::UseFunctionalLegLength ( )

返回是否使用功能性腿长
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

◆ UseHandLength()

bool NXOpen::HumanH10DialogBuilder::UseHandLength ( )

返回是否使用手长
于NX2212.0.0创建。

许可证要求:ug_human ("Human Modelling")

◆ UseShoulderElbowLength()

bool NXOpen::HumanH10DialogBuilder::UseShoulderElbowLength ( )

返回是否使用肩肘长度
创建于NX2212.0.0。

许可证要求:ug_human("Human Modelling")

◆ UseSittingHeight()

bool NXOpen::HumanH10DialogBuilder::UseSittingHeight ( )

返回是否使用坐高
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

◆ UseTorsoHeightInput()

bool NXOpen::HumanH10DialogBuilder::UseTorsoHeightInput ( )

返回是否使用躯干高度输入
创建于 NX2306.7000.0.

许可证要求 : ug_human ("人体建模")

◆ WaistCircumference()

double NXOpen::HumanH10DialogBuilder::WaistCircumference ( )

获取腰围
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ WeightPercentile()

NXOpen::HumanH10DialogBuilder::WeightInputType NXOpen::HumanH10DialogBuilder::WeightPercentile ( )

获取体重百分位数
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ WeightUnits()

NXOpen::HumanH10DialogBuilder::WeightUnitsEnum NXOpen::HumanH10DialogBuilder::WeightUnits ( )

获取重量单位
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")

◆ WeightValue()

double NXOpen::HumanH10DialogBuilder::WeightValue ( )

获取体重值
于NX1953.0.0版本创建。

许可证要求:ug_human ("人体建模")