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

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

Created in NX3.0.0. More...

Inheritance diagram for NXOpen::DatumPlane:
NXOpen::DisplayableObject NXOpen::ISurface NXOpen::IReferenceAxis NXOpen::IOrientation NXOpen::IBasePlane NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Features::FeatureFeature ()
 Returns the feature associated with the datum plane.
void GetCornerPoints (NXOpen::Point3d *point1, NXOpen::Point3d *point2, NXOpen::Point3d *point3, NXOpen::Point3d *point4)
 Gets the corner points of the datum plane
Created in NX3.0.0.
NXOpen::Vector3d Normal ()
 Returns the normal of the datum plane
Created in NX3.0.0.
NXOpen::Point3d Origin ()
 Returns the origin of the datum plane
Created in NX3.0.0.
bool ReverseSection ()
 Returns the reverse section flag
Created in NX4.0.0.
void SetCornerPoints (const NXOpen::Point3d &point1, const NXOpen::Point3d &point2, const NXOpen::Point3d &point3, const NXOpen::Point3d &point4)
 Sets the corner points of the datum plane
Created in NX4.0.0.
void SetReverseSection (bool reverseSection)
 Sets the reverse section flag
Created in NX4.0.0.

Detailed Description

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

Created in NX3.0.0.



Member Function Documentation

Returns the feature associated with the datum plane.

Note that this is not valid for an occurrence. See INXObject::IsOccurrence .


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

void NXOpen::DatumPlane::GetCornerPoints ( NXOpen::Point3d point1,
NXOpen::Point3d point2,
NXOpen::Point3d point3,
NXOpen::Point3d point4 
)

Gets the corner points of the datum plane
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
point1First corner point of the datum plane
point2Second corner point of the datum plane
point3Third corner point of the datum plane
point4Fourth corner point of the datum plane

Returns the normal of the datum plane
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

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



License requirements : solid_modeling ("SOLIDS MODELING")

Returns the reverse section flag
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

void NXOpen::DatumPlane::SetCornerPoints ( const NXOpen::Point3d point1,
const NXOpen::Point3d point2,
const NXOpen::Point3d point3,
const NXOpen::Point3d point4 
)

Sets the corner points of the datum plane
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
point1First corner point of the datum plane
point2Second corner point of the datum plane
point3Third corner point of the datum plane
point4Fourth corner point of the datum plane
void NXOpen::DatumPlane::SetReverseSection ( bool  reverseSection)

Sets the reverse section flag
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
reverseSectionReverse section flag

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