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

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

Inheritance diagram for NXOpen::Annotations::RectangularTarget:
NXOpen::Annotations::AreaTarget NXOpen::Annotations::IRectangularTarget NXOpen::Annotations::DatumTarget NXOpen::INXObject NXOpen::Annotations::DraftingDatumTarget NXOpen::Annotations::IPmi NXOpen::Annotations::BaseDatumTarget NXOpen::Annotations::IDatumTarget NXOpen::INXObject NXOpen::Annotations::Gdt NXOpen::Annotations::IDatumTarget NXOpen::INXObject NXOpen::Annotations::SimpleDraftingAid NXOpen::Annotations::IFcf NXOpen::INXObject NXOpen::Annotations::DraftingAid NXOpen::INXObject NXOpen::Annotations::Annotation NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

virtual NXOpen::Annotations::Value GetLength ()
 Returns the target length.
virtual NXOpen::Annotations::Value GetWidth ()
 Returns the target width.
virtual void SetLength (const NXOpen::Annotations::Value &length)
 Sets the target length
Created in NX4.0.0.
virtual void SetWidth (const NXOpen::Annotations::Value &width)
 Sets the target width
Created in NX4.0.0.

Detailed Description

Represents a rectangular datum target
Created in NX4.0.0.



Member Function Documentation

Returns the target length.

Returns:
Length data
Created in NX4.0.0.

License requirements : None

Implements NXOpen::Annotations::IRectangularTarget.

Returns the target width.

Returns:
Width data
Created in NX4.0.0.

License requirements : None

Implements NXOpen::Annotations::IRectangularTarget.

Sets the target length
Created in NX4.0.0.



License requirements : geometric_tol ("GDT")

Parameters:
lengthNew length data

Implements NXOpen::Annotations::IRectangularTarget.

Sets the target width
Created in NX4.0.0.



License requirements : geometric_tol ("GDT")

Parameters:
widthNew width data

Implements NXOpen::Annotations::IRectangularTarget.


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