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

Represents title_block preferences. More...

Inheritance diagram for NXOpen::Annotations::TitleBlockPreferences:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::AlignmentPosition AlignmentPosition ()
 Returns the alignment position
Created in NX8.0.0.
bool AutomaticUpdate ()
 Returns the automatic update preference
Created in NX8.0.0.
void SetAlignmentPosition (NXOpen::Annotations::AlignmentPosition alignPosition)
 Sets the alignment position
Created in NX8.0.0.
void SetAutomaticUpdate (bool autoUpdate)
 Sets the automatic update preference
Created in NX8.0.0.
virtual ~TitleBlockPreferences ()
 Frees the object from memory.

Detailed Description

Represents title_block preferences.


When setting the property, changes are not applied to object until the set method is called

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

Returns the alignment position
Created in NX8.0.0.



License requirements : None

Returns the automatic update preference
Created in NX8.0.0.



License requirements : None

Sets the alignment position
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
alignPositionthe alignment position

Sets the automatic update preference
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
autoUpdateautomatic update

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