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

The ElectrodeCopy builder
To create a new instance of this class, use Tooling::ElectrodeCopyCollection::CreateElectrodeCopyBuilder
Default values. More...

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

List of all members.

Public Types

enum  Copy { CopyTransform, CopyMirror }
 Represents an index to copy type. More...

Public Member Functions

bool CopyInstance ()
 Returns the setting indicates the copy is a new part or an instance.
int DefNum ()
 Returns the number of transform
Created in NX6.0.0.
NXOpen::SelectBodyListMirrorPlane ()
 Returns the mirror plane
Created in NX6.0.0.
bool Rename ()
 Returns the new electrode name
Created in NX6.0.0.
NXOpen::SelectBodyListSelectElectrode ()
 Returns the selected electrode
Created in NX6.0.0.
NXOpen::SelectBodyListSelectFromFace ()
 Returns the selected 'from' face
Created in NX6.0.0.
NXOpen::SelectBodyListSelToFace ()
 Returns the selected 'to' face
Created in NX6.0.0.
NXOpen::Tooling::ElectrodeCopyBuilder::Copy SelType ()
 Returns the copy type
Created in NX6.0.0.
void SetCopyInstance (bool copyInstance)
 Sets the setting indicates the copy is a new part or an instance.
void SetDefNum (int defNum)
 Sets the number of transform
Created in NX6.0.0.
void SetRename (bool rename)
 Sets the new electrode name
Created in NX6.0.0.
void SetSelType (NXOpen::Tooling::ElectrodeCopyBuilder::Copy selType)
 Sets the copy type
Created in NX6.0.0.

Detailed Description

The ElectrodeCopy builder
To create a new instance of this class, use Tooling::ElectrodeCopyCollection::CreateElectrodeCopyBuilder
Default values.

Property Value

DefNum

1

SelType

Transform


Created in NX6.0.0.


Member Enumeration Documentation

Represents an index to copy type.

Enumerator:
CopyTransform 

the method is transform

CopyMirror 

the method is mirror


Member Function Documentation

Returns the setting indicates the copy is a new part or an instance.


Created in NX7.5.0.

License requirements : None

Returns the number of transform
Created in NX6.0.0.



License requirements : None

Returns the mirror plane
Created in NX6.0.0.



License requirements : None

Returns the new electrode name
Created in NX6.0.0.



License requirements : None

Returns the selected electrode
Created in NX6.0.0.



License requirements : None

Returns the selected 'from' face
Created in NX6.0.0.



License requirements : None

Returns the selected 'to' face
Created in NX6.0.0.



License requirements : None

Returns the copy type
Created in NX6.0.0.



License requirements : None

Sets the setting indicates the copy is a new part or an instance.


Created in NX7.5.0.

License requirements : None

Parameters:
copyInstancecopyinstance

Sets the number of transform
Created in NX6.0.0.



License requirements : None

Parameters:
defNumdefnum

Sets the new electrode name
Created in NX6.0.0.



License requirements : None

Parameters:
renamerename

Sets the copy type
Created in NX6.0.0.



License requirements : None

Parameters:
selTypeseltype

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