NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Protected Member Functions | Properties | List of all members
NXOpen.Annotations.TitleBlockPreferences Class Reference

Represents title_block preferences. More...

Inheritance diagram for NXOpen.Annotations.TitleBlockPreferences:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe
NXOpen.Annotations.AlignmentPosition 
AlignmentPosition [get, set]
 Returns or sets the alignment position More...
 
unsafe bool AutomaticUpdate [get, set]
 Returns or sets the automatic update preference More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current 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

Member Function Documentation

override void NXOpen.Annotations.TitleBlockPreferences.FreeResource ( )
inlineprotectedvirtual

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.

Implements NXOpen.TransientObject.

Property Documentation

unsafe NXOpen.Annotations.AlignmentPosition NXOpen.Annotations.TitleBlockPreferences.AlignmentPosition
getset

Returns or sets the alignment position

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Annotations.TitleBlockPreferences.AutomaticUpdate
getset

Returns or sets the automatic update preference

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")


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