冷却水路延伸构建器
更多...
#include <Tooling_CoolingExtendBuilder.hxx>
|
|
class | _CoolingExtendBuilderBuilder |
冷却水路延伸构建器
通道延伸的构建器类,用于辅助延伸通道。
创建此类的新实例,请使用 NXOpen::Tooling::CoolingExtendCollection::CreateCoolingExtendBuilder
默认值。
| 属性 | 值 |
| AdjustBoundaryChannel | 0 |
| BoundaryChannelExtension | 0 |
| ExtensionValue.Value | 0(毫米单位),0(英寸单位) |
| RemoveParameter | 0 |
| RoundTip | 0 |
| TipAngleValue.Value | 118 |
| TipEndType | 无 |
创建于 NX7.5.0。
◆ TipEndTypes
通道的尖端类型
| 枚举值 |
|---|
| TipEndTypesNone | 无尖端角度
|
| TipEndTypesAngle | 角度尖端
|
| TipEndTypesRound | 圆形尖端
|
◆ AdjustBoundaryChannel()
| bool NXOpen::Tooling::CoolingExtendBuilder::AdjustBoundaryChannel |
( |
| ) |
|
Returns the value which specifies whether to extend boundary channel or not.
Created in NX7.5.0.
License requirements : None
◆ BoundaryChannelExtension()
| double NXOpen::Tooling::CoolingExtendBuilder::BoundaryChannelExtension |
( |
| ) |
|
Returns the value of the boundary channel extension.
Created in NX7.5.0.
License requirements : None
◆ ExtendChannel()
Returns the cooling channel to be extended.
Created in NX7.5.0.
License requirements : None
◆ ExtensionValue()
Returns the value of the face extension
Created in NX7.5.0.
License requirements : None
◆ LimitBody()
Returns the body used to be the boundary of the face extension.
Created in NX7.5.0.
License requirements : None
◆ RemoveParameter()
| bool NXOpen::Tooling::CoolingExtendBuilder::RemoveParameter |
( |
| ) |
|
Returns the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0.
License requirements : None
◆ ReverseDirection()
| bool NXOpen::Tooling::CoolingExtendBuilder::ReverseDirection |
( |
| ) |
|
Returns the value which specifies whether to reverse the channel direction or not.
Created in NX7.5.0.
License requirements : None
◆ RoundTip()
| bool NXOpen::Tooling::CoolingExtendBuilder::RoundTip |
( |
| ) |
|
Returns the flag to indicate whether to create round tip or not.
Created in NX8.0.0.
License requirements : None
◆ SetAdjustBoundaryChannel()
| void NXOpen::Tooling::CoolingExtendBuilder::SetAdjustBoundaryChannel |
( |
bool | adjustBoundaryChannel | ) |
|
Sets the value which specifies whether to extend boundary channel or not.
Created in NX7.5.0.
License requirements : None
- 参数
-
| adjustBoundaryChannel | adjustboundarychannel |
◆ SetBoundaryChannelExtension()
| void NXOpen::Tooling::CoolingExtendBuilder::SetBoundaryChannelExtension |
( |
double | boundaryChannelExtension | ) |
|
Sets the value of the boundary channel extension.
Created in NX7.5.0.
License requirements : None
- 参数
-
| boundaryChannelExtension | boundarychannelextension |
◆ SetRemoveParameter()
| void NXOpen::Tooling::CoolingExtendBuilder::SetRemoveParameter |
( |
bool | removeParameter | ) |
|
Sets the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0.
License requirements : ug_mold_design ("UG MOLD")
- 参数
-
| removeParameter | removeparameter |
◆ SetReverseDirection()
| void NXOpen::Tooling::CoolingExtendBuilder::SetReverseDirection |
( |
bool | reverseDirection | ) |
|
Sets the value which specifies whether to reverse the channel direction or not.
Created in NX7.5.0.
License requirements : None
- 参数
-
| reverseDirection | reversedirection |
◆ SetRoundTip()
| void NXOpen::Tooling::CoolingExtendBuilder::SetRoundTip |
( |
bool | adjustBoundaryChannel | ) |
|
Sets the flag to indicate whether to create round tip or not.
Created in NX8.0.0.
License requirements : ug_mold_design ("UG MOLD") OR nx_electrode_wizard ("NX Electrode Wizard") OR prog_die_wizard ("UG/Progressive Die Wizard")
- 参数
-
| adjustBoundaryChannel | adjustboundarychannel |
◆ SetTipAngle()
| void NXOpen::Tooling::CoolingExtendBuilder::SetTipAngle |
( |
double | tipAngle | ) |
|
Sets the value for the tip angle of the channel.
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetTipEndType()
Sets the candidate of tip end type
Created in NX8.5.0.
License requirements : ug_mold_design ("UG MOLD")
- 参数
-
◆ TipAngle()
| double NXOpen::Tooling::CoolingExtendBuilder::TipAngle |
( |
| ) |
|
Returns the value for the tip angle of the channel.
Created in NX7.5.0.
License requirements : None
◆ TipAngleValue()
Returns the value for the tip angle of the channel.
Created in NX8.5.0.
License requirements : None
◆ TipEndType()
Returns the candidate of tip end type
Created in NX8.5.0.
License requirements : None