NX Open C++ Reference Guide
|
Represents a Annotations::SafetyClassBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateSafetyClassBusinessModifierBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | SafetyClass () |
Returns the safety class Created in NX6.0.0. | |
void | SetSafetyClass (const NXString &safetyClass) |
Sets the safety class 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. |
Represents a Annotations::SafetyClassBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateSafetyClassBusinessModifierBuilder
Created in NX6.0.0.
Returns the safety class
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::SafetyClassBusinessModifierBuilder::SetSafetyClass | ( | const NXString & | safetyClass | ) |
Sets the safety class
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
safetyClass | safetyclass |
void NXOpen::Annotations::SafetyClassBusinessModifierBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
title | title |
Returns the str title
Created in NX6.0.0.
License requirements : None