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

Represents rectangular datum target data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::RectangularTargetData:
NXOpen::Annotations::DatumTargetData NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::Value GetLength ()
 Returns the length.
NXOpen::Annotations::Value GetWidth ()
 Returns the width.
void SetLength (const NXOpen::Annotations::Value &length)
 Sets the length
Created in NX4.0.0.
void SetWidth (const NXOpen::Annotations::Value &width)
 Sets the width
Created in NX4.0.0.
virtual ~RectangularTargetData ()
 Frees the object from memory.

Detailed Description

Represents rectangular datum target data
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 length.

Returns:
Length data
Created in NX4.0.0.

License requirements : None

Returns the width.

Returns:
Width data
Created in NX4.0.0.

License requirements : None

Sets the length
Created in NX4.0.0.



License requirements : None

Parameters:
lengthNew length data

Sets the width
Created in NX4.0.0.



License requirements : None

Parameters:
widthNew width data

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