NX Open C++ Reference Guide
|
Represents a Annotations::UrlBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateUrlBusinessModifierBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
void | SetTitle (const NXString &title) |
Sets the str title Created in NX6.0.0. | |
void | SetUrl (const NXString &url) |
Sets the url Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. | |
NXString | Url () |
Returns the url Created in NX6.0.0. |
Represents a Annotations::UrlBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateUrlBusinessModifierBuilder
Created in NX6.0.0.
void NXOpen::Annotations::UrlBusinessModifierBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
title | title |
void NXOpen::Annotations::UrlBusinessModifierBuilder::SetUrl | ( | const NXString & | url | ) |
Sets the url
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
url | url |
Returns the str title
Created in NX6.0.0.
License requirements : None
Returns the url
Created in NX6.0.0.
License requirements : None