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

Represents a business modifier object. More...

Inheritance diagram for NXOpen::Annotations::BusinessModifier:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Annotations::ListBusinessModifier NXOpen::Annotations::RevisionBusinessModifier NXOpen::Annotations::UrlBusinessModifier NXOpen::Annotations::CustomerValueBusinessModifier NXOpen::Annotations::SafetyClassBusinessModifier

List of all members.

Public Member Functions

void SetTextValue (const NXString &textValue)
 Sets the value
Created in NX4.0.0.
void SetTitle (const NXString &title)
 Sets the title
Created in NX4.0.0.
NXString TextValue ()
 Returns the value
Created in NX4.0.0.
NXString Title ()
 Returns the title
Created in NX4.0.0.

Detailed Description

Represents a business modifier object.

A business modifier can be applied to a PMI to embed additional business/process information. The business modifier objects are knowledge fusion driven meaning that they are created from the attributes defined in a .dfa file.
Created in NX4.0.0.


Member Function Documentation

Sets the value
Created in NX4.0.0.



License requirements : geometric_tol ("GDT")

Parameters:
textValueNew value in the text format

Sets the title
Created in NX4.0.0.



License requirements : geometric_tol ("GDT")

Parameters:
titleNew title

Returns the value
Created in NX4.0.0.



License requirements : None

Returns the title
Created in NX4.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.