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

Represents a smart xform
To create a new instance of this class, use XformCollection::CreateXform

Created in NX3.0.0. More...

Inheritance diagram for NXOpen::Xform:
NXOpen::SmartObject NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Matrix3x3 Orientation ()
 Returns the orientation
Created in NX3.0.0.
NXOpen::Point3d Origin ()
 Returns the coordinates of the origin
Created in NX3.0.0.
double Scale ()
 Returns the scale
Created in NX5.0.1.
void SetOrientation (const NXOpen::Matrix3x3 &orientation)
 Sets the orientation
Created in NX5.0.1.
void SetOrigin (const NXOpen::Point3d &origin)
 Sets the coordinates of the origin
Created in NX5.0.1.
void SetScale (double scale)
 Sets the scale
Created in NX5.0.1.

Detailed Description

Represents a smart xform
To create a new instance of this class, use XformCollection::CreateXform

Created in NX3.0.0.



Member Function Documentation

Returns the orientation
Created in NX3.0.0.



License requirements : None

Returns the coordinates of the origin
Created in NX3.0.0.



License requirements : None

Returns the scale
Created in NX5.0.1.



License requirements : None

void NXOpen::Xform::SetOrientation ( const NXOpen::Matrix3x3 orientation)

Sets the orientation
Created in NX5.0.1.



License requirements : None

Parameters:
orientationorientation
void NXOpen::Xform::SetOrigin ( const NXOpen::Point3d origin)

Sets the coordinates of the origin
Created in NX5.0.1.



License requirements : None

Parameters:
originorigin
void NXOpen::Xform::SetScale ( double  scale)

Sets the scale
Created in NX5.0.1.



License requirements : None

Parameters:
scalescale

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