NXOpen .NET Reference  12.0.0
Protected Member Functions | Properties | List of all members
NXOpen.Annotations.TitleBlockPreferences Class Reference

Represents title_block preferences. More...

Inheritance diagram for NXOpen.Annotations.TitleBlockPreferences:

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...
 

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 ( )
protected

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.

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