分配补片构建器
更多...
#include <Tooling_AssignPatchBuilder.hxx>
|
|
class | _AssignPatchBuilderBuilder |
分配补片构建器
用于将片体添加为修补面或删除修补面的构建器。
创建此类新实例的方法:使用NXOpen::Tooling::AssignPatchCollection::CreateBuilder
默认值。 <列表 type="table"> <列表头><术语> 属性 <描述> 值 </> ConvertType <描述> WithCopies KeepSheet <描述> 1 </>
创建于 NX7.5.0。
◆ ConvertTypeOption
转换选项:复制或不复制所有选定片体。
| 枚举值 |
|---|
| ConvertTypeOptionWithCopies | 带复制
|
| ConvertTypeOptionNoCopies | 无复制
|
◆ Types
分配片体的类型。
| 枚举值 |
|---|
| TypesPatchSurface | 修补面
|
| TypesPartingSurface | 分模面
|
◆ AddSelectFace()
| void NXOpen::Tooling::AssignPatchBuilder::AddSelectFace |
( |
NXOpen::Body * | addFace | ) |
|
Add selected face to select list.
Created in NX7.5.0.
License requirements : None
- 参数
-
| addFace | face to add to user selected face list |
◆ ClearAddingCandidates()
| void NXOpen::Tooling::AssignPatchBuilder::ClearAddingCandidates |
( |
| ) |
|
清空 m_addingCandidates 列表。
创建于 NX7.5.0。
许可证要求:无
◆ ConvertType()
返回将所有选定片体转换为带复制或无复制的选项。
创建于 NX11.0.0。
许可要求:无
◆ GetNewCavityAndCorePartingProcessStatus()
| int NXOpen::Tooling::AssignPatchBuilder::GetNewCavityAndCorePartingProcessStatus |
( |
| ) |
|
新的型腔和型芯分模过程的状态。
- 返回
- 新的型腔和型芯分模过程状态
创建于 NX2312.0.0。
许可证要求:无
◆ InitOnEnter()
| void NXOpen::Tooling::AssignPatchBuilder::InitOnEnter |
( |
| ) |
|
Get initial patched and parting faces to do delete surface function.
Created in NX7.5.0.
License requirements : None
◆ KeepSheet()
| bool NXOpen::Tooling::AssignPatchBuilder::KeepSheet |
( |
| ) |
|
Returns the flag indicating whether to Keep the sheet body or just delete it when deleting a patch surface.
Created in NX7.5.0.
License requirements : None
◆ NX_DEPRECATED() [1/2]
◆ NX_DEPRECATED() [2/2]
◆ PartingColor()
Returns the parting surface color
Created in NX11.0.0.
License requirements : None
◆ PatchColor()
Returns the patch surface color.
Created in NX7.5.5.
License requirements : None
◆ PatchSurfaces()
返回作为修补面添加或从修补面删除的选定曲面。
创建于 NX7.5.0。
许可要求:无
◆ PrepareAllRemovingSheets()
| void NXOpen::Tooling::AssignPatchBuilder::PrepareAllRemovingSheets |
( |
const std::vector< NXOpen::Body * > & | sheets | ) |
|
获取一个特征集中的所有相关片体。
创建于 NX7.5.0。
许可证要求:无
- 参数
-
◆ SetConvertType()
Sets the option to convert to have copies or no copies for all selected sheets.
Created in NX11.0.0.
License requirements : None
- 参数
-
◆ SetKeepSheet()
| void NXOpen::Tooling::AssignPatchBuilder::SetKeepSheet |
( |
bool | keepSheet | ) |
|
Sets the flag indicating whether to Keep the sheet body or just delete it when deleting a patch surface.
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetPartingColor()
| void NXOpen::Tooling::AssignPatchBuilder::SetPartingColor |
( |
NXOpen::NXColor * | partingColor | ) |
|
Sets the parting surface color
Created in NX11.0.0.
License requirements : None
- 参数
-
◆ SetPatchColor()
| void NXOpen::Tooling::AssignPatchBuilder::SetPatchColor |
( |
NXOpen::NXColor * | patchColor | ) |
|
Sets the patch surface color.
Created in NX7.5.5.
License requirements : None
- 参数
-
◆ SetType()
Sets the type for editing patch or parting
Created in NX11.0.0.
License requirements : None
- 参数
-
◆ Type()
Returns the type for editing patch or parting
Created in NX11.0.0.
License requirements : None
◆ UpdateInitialCandidates()
| void NXOpen::Tooling::AssignPatchBuilder::UpdateInitialCandidates |
( |
| ) |
|
Update initial candidates after changing sheet type.
Created in NX11.0.
License requirements : None
◆ blueValue [1/2]
| double double NXOpen::Tooling::AssignPatchBuilder::blueValue |
blue value between 0 and 1
◆ blueValue [2/2]
| double double* NXOpen::Tooling::AssignPatchBuilder::blueValue |
blue value between 0 and 1
◆ greenValue [1/2]
| double NXOpen::Tooling::AssignPatchBuilder::greenValue |
green value between 0 and 1
◆ greenValue [2/2]
| double* NXOpen::Tooling::AssignPatchBuilder::greenValue |
green value between 0 and 1