NX Open C++ Reference Guide
Public Member Functions
NXOpen::BlockStyler::SnapBlockDialog Class Reference

Represents a Snap Dialog
Created in NX8.0.0. More...

Inheritance diagram for NXOpen::BlockStyler::SnapBlockDialog:
NXOpen::BlockStyler::BlockDialog NXOpen::TransientObject

List of all members.

Public Member Functions

NXString Add (const NXString &itemType, const NXString &itemTitle, const NXString &itemValue)
 Add items to the snap dialog.
virtual ~SnapBlockDialog ()
 Frees the object from memory.

Detailed Description

Represents a Snap Dialog
Created in NX8.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.


Created in NX8.0.0.

License requirements : None


Member Function Documentation

NXString NXOpen::BlockStyler::SnapBlockDialog::Add ( const NXString itemType,
const NXString itemTitle,
const NXString itemValue 
)

Add items to the snap dialog.

Returns:

Created in NX8.0.0.

License requirements : None
Parameters:
itemType
NOTE: The full Unicode character set is not supported for this parameter.
itemTitle
NOTE: The full Unicode character set is not supported for this parameter.
itemValue
NOTE: The full Unicode character set is not supported for this parameter.

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