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

Represents a datum axis
This object can not be created by KF it's the display objet of the datum axis

Created in NX3.0.0. More...

Inheritance diagram for NXOpen::DatumAxis:
NXOpen::DisplayableObject NXOpen::IReferenceAxis NXOpen::ILocation NXOpen::IOrientation NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Vector3d Direction ()
 Returns the direction of the datum axis
Created in NX3.0.0.
NXOpen::Features::FeatureFeature ()
 Returns the feature associated with the datum axis.
void GetEndPoints (NXOpen::Point3d *start, NXOpen::Point3d *end)
 Gets the end points of the datum axis
Created in NX3.0.0.
NXOpen::Point3d Origin ()
 Returns the origin of the datum axis
Created in NX3.0.0.
void SetEndPoints (const NXOpen::Point3d &start, const NXOpen::Point3d &end)
 Sets the end points of the datum axis
Created in NX3.0.0.

Detailed Description

Represents a datum axis
This object can not be created by KF it's the display objet of the datum axis

Created in NX3.0.0.



Member Function Documentation

Returns the direction of the datum axis
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Returns the feature associated with the datum axis.

Note that this is not valid for an occurrence. See INXObject::IsOccurrence .
Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Gets the end points of the datum axis
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
startStart point of datum axis
endEnd point of datum axis

Returns the origin of the datum axis
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

void NXOpen::DatumAxis::SetEndPoints ( const NXOpen::Point3d start,
const NXOpen::Point3d end 
)

Sets the end points of the datum axis
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
startStart point of the datum axis
endEnd point of the datum axis

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