NX Open C++ Reference Guide
List of all members
NXOpen::Annotations::UrlBusinessModifier Class Reference

Represents business modifier that applies an URL to a PMI. More...

Inheritance diagram for NXOpen::Annotations::UrlBusinessModifier:
NXOpen::Annotations::BusinessModifier NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen::Annotations::BusinessModifier
void SetTextValue (const NXString &textValue)
 Sets the value
Created in NX4.0.0. More...
 
void SetTextValue (const char *textValue)
 Sets the value
Created in NX4.0.0. More...
 
void SetTitle (const NXString &title)
 Sets the title
Created in NX4.0.0. More...
 
void SetTitle (const char *title)
 Sets the title
Created in NX4.0.0. More...
 
NXString TextValue ()
 Returns the value
Created in NX4.0.0. More...
 
NXString Title ()
 Returns the title
Created in NX4.0.0. More...
 

Detailed Description

Represents business modifier that applies an URL to a PMI.

Please see ug_url_busmod.dfa for attribute details.
To create or edit an instance of this class, use NXOpen::Annotations::UrlBusinessModifierBuilder

Created in NX4.0.0.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.