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

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

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

List of all members.

Public Member Functions

NXOpen::Annotations::ArrowheadType DimensionArrowheadType ()
 Returns the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0.
NXOpen::Annotations::NarrowDisplayOption DimensionDisplayOption ()
 Returns the dimension display option
Created in NX4.0.0.
double DimensionLeaderAngle ()
 Returns the dimension leader angle
Created in NX4.0.0.
double DimensionTextOffset ()
 Returns the dimension text offset
Created in NX4.0.0.
NXOpen::Annotations::NarrowTextOrientation DimensionTextOrientation ()
 Returns the dimension text orientation
Created in NX4.0.0.
void SetDimensionArrowheadType (NXOpen::Annotations::ArrowheadType type)
 Sets the dimension arrowhead type when no space for normal arrowheads
Created in NX4.0.0.
void SetDimensionDisplayOption (NXOpen::Annotations::NarrowDisplayOption option)
 Sets the dimension display option
Created in NX4.0.0.
void SetDimensionLeaderAngle (double leaderAngle)
 Sets the dimension leader angle
Created in NX4.0.0.
void SetDimensionTextOffset (double textOffset)
 Sets the dimension text offset
Created in NX4.0.0.
void SetDimensionTextOrientation (NXOpen::Annotations::NarrowTextOrientation textOrientation)
 Sets the dimension text orientation
Created in NX4.0.0.
virtual ~NarrowDimensionPreferences ()
 Frees the object from memory.

Detailed Description

Represents narrow dimension preferences
Created in NX4.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 NX4.0.0.

License requirements : None


Member Function Documentation

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



License requirements : None

Returns the dimension display option
Created in NX4.0.0.



License requirements : None

Returns the dimension leader angle
Created in NX4.0.0.



License requirements : None

Returns the dimension text offset
Created in NX4.0.0.



License requirements : None

Returns the dimension text orientation
Created in NX4.0.0.



License requirements : None

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



License requirements : None

Parameters:
typeNew arrowhead type

Sets the dimension display option
Created in NX4.0.0.



License requirements : None

Parameters:
optionNew display option

Sets the dimension leader angle
Created in NX4.0.0.



License requirements : None

Parameters:
leaderAngleNew leader angle

Sets the dimension text offset
Created in NX4.0.0.



License requirements : None

Parameters:
textOffsetNew text offset

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