NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::TitleBlockPreferences Class Reference

Represents title_block preferences. More...

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

Public Member Functions

NXOpen::Annotations::AlignmentPosition AlignmentPosition ()
 Returns the alignment position
Created in NX8.0.0. More...
 
bool AutomaticUpdate ()
 Returns the automatic update preference
Created in NX8.0.0. More...
 
void SetAlignmentPosition (NXOpen::Annotations::AlignmentPosition alignPosition)
 Sets the alignment position
Created in NX8.0.0. More...
 
void SetAutomaticUpdate (bool autoUpdate)
 Sets the automatic update preference
Created in NX8.0.0. More...
 
virtual ~TitleBlockPreferences ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

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

virtual NXOpen::Annotations::TitleBlockPreferences::~TitleBlockPreferences ( )
virtual

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

NXOpen::Annotations::AlignmentPosition NXOpen::Annotations::TitleBlockPreferences::AlignmentPosition ( )

Returns the alignment position
Created in NX8.0.0.



License requirements : None

bool NXOpen::Annotations::TitleBlockPreferences::AutomaticUpdate ( )

Returns the automatic update preference
Created in NX8.0.0.



License requirements : None

void NXOpen::Annotations::TitleBlockPreferences::SetAlignmentPosition ( NXOpen::Annotations::AlignmentPosition  alignPosition)

Sets the alignment position
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
alignPositionthe alignment position
void NXOpen::Annotations::TitleBlockPreferences::SetAutomaticUpdate ( bool  autoUpdate)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.