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

Represents narrow dimension preferences
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::NarrowDimensionPreferences:
NXOpen::TransientObject

Public Member Functions

NXOpen::Annotations::ArrowheadType DimensionArrowheadType ()
 Returns the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0. More...
 
NXOpen::Annotations::NarrowDisplayOption DimensionDisplayOption ()
 Returns the dimension display option
Created in NX4.0.0. More...
 
double DimensionLeaderAngle ()
 Returns the dimension leader angle
Created in NX4.0.0. More...
 
double DimensionTextOffset ()
 Returns the dimension text offset
Created in NX4.0.0. More...
 
NXOpen::Annotations::NarrowTextOrientation DimensionTextOrientation ()
 Returns the dimension text orientation
Created in NX4.0.0. More...
 
void SetDimensionArrowheadType (NXOpen::Annotations::ArrowheadType type)
 Sets the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0. More...
 
void SetDimensionDisplayOption (NXOpen::Annotations::NarrowDisplayOption option)
 Sets the dimension display option
Created in NX4.0.0. More...
 
void SetDimensionLeaderAngle (double leaderAngle)
 Sets the dimension leader angle
Created in NX4.0.0. More...
 
void SetDimensionTextOffset (double textOffset)
 Sets the dimension text offset
Created in NX4.0.0. More...
 
void SetDimensionTextOrientation (NXOpen::Annotations::NarrowTextOrientation textOrientation)
 Sets the dimension text orientation
Created in NX4.0.0. More...
 
virtual ~NarrowDimensionPreferences ()
 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 narrow dimension preferences
Created in NX4.0.0.


Constructor & Destructor Documentation

virtual NXOpen::Annotations::NarrowDimensionPreferences::~NarrowDimensionPreferences ( )
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 NX4.0.0.

License requirements : None

Member Function Documentation

NXOpen::Annotations::ArrowheadType NXOpen::Annotations::NarrowDimensionPreferences::DimensionArrowheadType ( )

Returns the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0.



License requirements : None

NXOpen::Annotations::NarrowDisplayOption NXOpen::Annotations::NarrowDimensionPreferences::DimensionDisplayOption ( )

Returns the dimension display option
Created in NX4.0.0.



License requirements : None

double NXOpen::Annotations::NarrowDimensionPreferences::DimensionLeaderAngle ( )

Returns the dimension leader angle
Created in NX4.0.0.



License requirements : None

double NXOpen::Annotations::NarrowDimensionPreferences::DimensionTextOffset ( )

Returns the dimension text offset
Created in NX4.0.0.



License requirements : None

NXOpen::Annotations::NarrowTextOrientation NXOpen::Annotations::NarrowDimensionPreferences::DimensionTextOrientation ( )

Returns the dimension text orientation
Created in NX4.0.0.



License requirements : None

void NXOpen::Annotations::NarrowDimensionPreferences::SetDimensionArrowheadType ( NXOpen::Annotations::ArrowheadType  type)

Sets the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0.



License requirements : None

Parameters
typeNew arrowhead type
void NXOpen::Annotations::NarrowDimensionPreferences::SetDimensionDisplayOption ( NXOpen::Annotations::NarrowDisplayOption  option)

Sets the dimension display option
Created in NX4.0.0.



License requirements : None

Parameters
optionNew display option
void NXOpen::Annotations::NarrowDimensionPreferences::SetDimensionLeaderAngle ( double  leaderAngle)

Sets the dimension leader angle
Created in NX4.0.0.



License requirements : None

Parameters
leaderAngleNew leader angle
void NXOpen::Annotations::NarrowDimensionPreferences::SetDimensionTextOffset ( double  textOffset)

Sets the dimension text offset
Created in NX4.0.0.



License requirements : None

Parameters
textOffsetNew text offset
void NXOpen::Annotations::NarrowDimensionPreferences::SetDimensionTextOrientation ( NXOpen::Annotations::NarrowTextOrientation  textOrientation)

Sets the dimension text orientation
Created in NX4.0.0.



License requirements : None

Parameters
textOrientationNew text orientation

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