NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::ReplaceSymbolBuilder Class Reference

Represents a Builder for Replace Custom Symbol functionality
To create a new instance of this class, use Annotations::CustomSymbolCollection::CreateReplaceSymbolBuilder
Default values. More...

Inheritance diagram for NXOpen::Annotations::ReplaceSymbolBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool IsPartSymbol ()
 Returns the flag indicating whether the selected symbol is part symbol
Created in NX8.0.1.
bool ReplaceAll ()
 Returns the flag indicating whether to replace all instances of selected symbols
Created in NX8.0.1.
void SetPartSymbol (bool isPartSymbol)
 Sets the flag indicating whether the selected symbol is part symbol
Created in NX8.0.1.
void SetReplaceAll (bool replaceAll)
 Sets the flag indicating whether to replace all instances of selected symbols
Created in NX8.0.1.
void SetSymbolName (const NXString &symbolName)
 Sets the symbol name
Created in NX8.0.1.
void SetSymbolPath (const NXString &symbolPath)
 Sets the symbol path
Created in NX8.0.1.
NXOpen::Annotations::SelectBaseCustomSymbolListSymbol ()
 Returns the symbol
Created in NX8.0.1.
NXString SymbolName ()
 Returns the symbol name
Created in NX8.0.1.
NXString SymbolPath ()
 Returns the symbol path
Created in NX8.0.1.

Detailed Description

Represents a Builder for Replace Custom Symbol functionality
To create a new instance of this class, use Annotations::CustomSymbolCollection::CreateReplaceSymbolBuilder
Default values.

Property Value

ReplaceAll

0


Created in NX8.0.1.


Member Function Documentation

Returns the flag indicating whether the selected symbol is part symbol
Created in NX8.0.1.



License requirements : None

Returns the flag indicating whether to replace all instances of selected symbols
Created in NX8.0.1.



License requirements : None

Sets the flag indicating whether the selected symbol is part symbol
Created in NX8.0.1.



License requirements : drafting ("DRAFTING")

Parameters:
isPartSymbolispartsymbol

Sets the flag indicating whether to replace all instances of selected symbols
Created in NX8.0.1.



License requirements : drafting ("DRAFTING")

Parameters:
replaceAllreplaceall

Sets the symbol name
Created in NX8.0.1.



License requirements : drafting ("DRAFTING")

Parameters:
symbolNamesymbolname

Sets the symbol path
Created in NX8.0.1.



License requirements : drafting ("DRAFTING")

Parameters:
symbolPathsymbolpath

Returns the symbol
Created in NX8.0.1.



License requirements : None

Returns the symbol name
Created in NX8.0.1.



License requirements : None

Returns the symbol path
Created in NX8.0.1.



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.