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

Represents a Annotations::BalloonNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateBalloonNoteBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

NXString BalloonText ()
 Returns the balloon text
Created in NX6.0.0.
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.
double Scale ()
 Returns the scale
Created in NX6.0.0.
void SetBalloonText (const NXString &balloonText)
 Sets the balloon text
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 SetScale (double scale)
 Sets the scale
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 title
Created in NX6.0.0.
NXString Title ()
 Returns the title
Created in NX6.0.0.

Detailed Description

Represents a Annotations::BalloonNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateBalloonNoteBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the balloon text
Created in NX6.0.0.



License requirements : None

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

Returns the scale
Created in NX6.0.0.



License requirements : None

Sets the balloon text
Created in NX6.0.0.



License requirements : None

Parameters:
balloonTextballoontext

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

Sets the scale
Created in NX6.0.0.



License requirements : None

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

Sets the text
Created in NX6.0.0.



License requirements : None

Parameters:
texttext

Sets the title
Created in NX6.0.0.



License requirements : None

Parameters:
titletitle

Returns the 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.