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

Represents a Annotations::SpecificNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateSpecificNoteBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Annotations::SpecificNoteBuilder:
NXOpen::Annotations::PmiAttributeBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXString Category ()
 Returns the category
Created in NX6.0.0.
std::vector< NXStringGetText ()
 Returns the text.
NXString Identifier ()
 Returns the identifier
Created in NX6.0.0.
NXString Revision ()
 Returns the revision
Created in NX6.0.0.
void SetCategory (const NXString &category)
 Sets the category
Created in NX6.0.0.
void SetIdentifier (const NXString &identifier)
 Sets the identifier
Created in NX6.0.0.
void SetRevision (const NXString &revision)
 Sets the revision
Created in NX6.0.0.
void SetText (const std::vector< NXString > &text)
 Sets the text
Created in NX6.0.0.
void SetTitle (const NXString &title)
 Sets the str title
Created in NX6.0.0.
NXString Title ()
 Returns the str title
Created in NX6.0.0.

Detailed Description

Represents a Annotations::SpecificNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateSpecificNoteBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the category
Created in NX6.0.0.



License requirements : None

Returns the text.

Returns:

Created in NX6.0.0.

License requirements : None

Returns the identifier
Created in NX6.0.0.



License requirements : None

Returns the revision
Created in NX6.0.0.



License requirements : None

Sets the category
Created in NX6.0.0.



License requirements : None

Parameters:
categorycategory

Sets the identifier
Created in NX6.0.0.



License requirements : None

Parameters:
identifieridentifier

Sets the revision
Created in NX6.0.0.



License requirements : None

Parameters:
revisionrevision
void NXOpen::Annotations::SpecificNoteBuilder::SetText ( const std::vector< NXString > &  text)

Sets the text
Created in NX6.0.0.



License requirements : None

Parameters:
texttext

Sets the str title
Created in NX6.0.0.



License requirements : None

Parameters:
titletitle

Returns the str title
Created in NX6.0.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.