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

Represents a hole package and hole series feature
Created in NX5.0.2. More...

Inheritance diagram for NXOpen::Features::HolePackage:
NXOpen::Features::BodyFeature NXOpen::Features::Feature NXOpen::NXObject NXOpen::IProfile NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

void GetDirections (std::vector< NXOpen::Vector3d > &directions)
 Returns the number of holes and corresponding directions of the hole package
Created in NX5.0.3.
NXOpen::Features::FeatureGetHoleSeriesEndHoleFeature ()
 Returns the end hole feature in hole series feature.
std::vector
< NXOpen::Features::Feature * > 
GetHoleSeriesMiddleHoleFeatures ()
 Returns the middle hole features in hole series feature.
NXOpen::Features::FeatureGetHoleSeriesStartHoleFeature ()
 Returns the start hole feature in hole series feature.
void GetOrigins (std::vector< NXOpen::Point3d > &origins)
 Returns the number of holes and corresponding origins of the hole package
Created in NX5.0.3.

Detailed Description

Represents a hole package and hole series feature
Created in NX5.0.2.



Member Function Documentation

void NXOpen::Features::HolePackage::GetDirections ( std::vector< NXOpen::Vector3d > &  directions)

Returns the number of holes and corresponding directions of the hole package
Created in NX5.0.3.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
directionsArray of origins.

Returns the end hole feature in hole series feature.

Returns:

Created in NX5.0.4.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the middle hole features in hole series feature.

Returns:
Array of Middle Hole Features.
Created in NX5.0.4.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the start hole feature in hole series feature.

Returns:

Created in NX5.0.4.

License requirements : solid_modeling ("SOLIDS MODELING")
void NXOpen::Features::HolePackage::GetOrigins ( std::vector< NXOpen::Point3d > &  origins)

Returns the number of holes and corresponding origins of the hole package
Created in NX5.0.3.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
originsArray of origins.

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