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

Represents an NX matrix. More...

Inheritance diagram for NXOpen::NXMatrix:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Matrix3x3 Element ()
 Returns the orientation matrix of the coordinate system relative to the absolute coordinate system of the owning part
Created in NX3.0.0.

Detailed Description

Represents an NX matrix.

An NX matrix is a 3 x 3 matrix whose matrix elements do not change once the matrix is created. NX Matrices are used in numerous methods that require an orientation matrix (for example, methods to create a two dimensional curve). An NX matrix can be used more than once in creation methods or other methods.
To create a new instance of this class, use NXMatrixCollection::Create

Created in NX3.0.0.


Member Function Documentation

Returns the orientation matrix of the coordinate system relative to the absolute coordinate system of the owning part
Created in NX3.0.0.



License requirements : None


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