NX Open C++ Reference Guide
|
Represents a Annotations::PmiUrlNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiUrlNoteBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
void | SetTitle (const NXString &title) |
Sets the str title Created in NX6.0.0. | |
void | SetUrlValue (const NXString &urlValue) |
Sets the url value Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. | |
NXString | UrlValue () |
Returns the url value Created in NX6.0.0. |
Represents a Annotations::PmiUrlNote builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiUrlNoteBuilder
Created in NX6.0.0.
void NXOpen::Annotations::PmiUrlNoteBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
void NXOpen::Annotations::PmiUrlNoteBuilder::SetUrlValue | ( | const NXString & | urlValue | ) |
Sets the url value
Created in NX6.0.0.
License requirements : None
urlValue | urlvalue |
Returns the str title
Created in NX6.0.0.
License requirements : None
Returns the url value
Created in NX6.0.0.
License requirements : None