NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::SolidPatchBuilder Class Reference

Represents a builder to be used to create a solid patch. More...

Inheritance diagram for NXOpen::Tooling::SolidPatchBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  SolidPatchType { SolidPatchTypeSolidPatch, SolidPatchTypeLinkBody }
 Settings of the solid patch creation types. More...

Public Member Functions

NXOpen::SelectBodyListPatch ()
 Returns the tool bodies selected as linked source bodies for patching up the target body.
NXOpen::Tooling::SolidPatchBuilder::SolidPatchType PatchType ()
 Returns the patch type of the solid patch creation.
NXOpen::SelectBodyProduct ()
 Returns the product body selected as the target body for unite with tool bodies.
void SetPatchType (NXOpen::Tooling::SolidPatchBuilder::SolidPatchType patchType)
 Sets the patch type of the solid patch creation.
void SetSubtract (bool isSubtract)
 Sets the toggle for indicating if the tool is subtracted by the target or not.
void ShowResult ()
 Show result button to write the patch and link this information to the list window.
bool Subtract ()
 Returns the toggle for indicating if the tool is subtracted by the target or not.

Detailed Description

Represents a builder to be used to create a solid patch.


To create a new instance of this class, use Tooling::SolidPatchCollection::CreateBuilder
Default values.

Property Value

PatchType

SolidPatch

Subtract

0


Created in NX7.5.0.


Member Enumeration Documentation

Settings of the solid patch creation types.

Enumerator:
SolidPatchTypeSolidPatch 

Solid patch type indicates to create solid patch.

SolidPatchTypeLinkBody 

Link body type indicates to create link body.


Member Function Documentation

Returns the tool bodies selected as linked source bodies for patching up the target body.


Created in NX7.5.0.

License requirements : None

Returns the patch type of the solid patch creation.


Created in NX7.5.0.

License requirements : None

Returns the product body selected as the target body for unite with tool bodies.


Created in NX7.5.0.

License requirements : None

Sets the patch type of the solid patch creation.


Created in NX7.5.0.

License requirements : None

Parameters:
patchTypepatchtype

Sets the toggle for indicating if the tool is subtracted by the target or not.


Created in NX7.5.0.

License requirements : None

Parameters:
isSubtractissubtract

Show result button to write the patch and link this information to the list window.


Created in NX7.5.0.

License requirements : None

Returns the toggle for indicating if the tool is subtracted by the target or not.


Created in NX7.5.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.