NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::UndersizeBuilder Class Reference

Represents a UndersizeBuilder
To create a new instance of this class, use Tooling::UndersizeCollection::CreateUndersizeBuilder
Default values. More...

Inheritance diagram for NXOpen::Tooling::UndersizeBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Orbit {
  OrbitCircular, OrbitSquare, OrbitTriangle, OrbitSpherical,
  OrbitPoints
}
 Represents the orbit type. More...

Public Member Functions

NXOpen::ExpressionAngle ()
 Returns the angle which is between two distribution electrodes
Created in NX6.0.0.
NXOpen::ExpressionOrbitSize ()
 Returns the orbit size which determines the radius of the distribution circle
Created in NX6.0.0.
NXOpen::Tooling::UndersizeBuilder::Orbit OrbitType ()
 Returns the orbit type
Created in NX6.0.0.
NXOpen::PointPointSpecify ()
 Returns the reference point which is the center of the distribution circle
Created in NX6.0.0.
NXOpen::SelectPartListSelectElectrodeBlock ()
 Returns the body will be used as electrode body to do undersize
Created in NX6.0.0.
NXOpen::SelectPartListSelectPoints ()
 Returns the points will be used as copy positions to undersize electrode
Created in NX6.0.0.
void SetOrbitType (NXOpen::Tooling::UndersizeBuilder::Orbit orbitType)
 Sets the orbit type
Created in NX6.0.0.
void SetPointSpecify (NXOpen::Point *pointSpecify)
 Sets the reference point which is the center of the distribution circle
Created in NX6.0.0.
NXOpen::ExpressionSparkGap ()
 Returns the spark gap which is the gap between the electrode head and the work piece
Created in NX6.0.0.

Detailed Description

Represents a UndersizeBuilder
To create a new instance of this class, use Tooling::UndersizeCollection::CreateUndersizeBuilder
Default values.

Property Value

Angle.Value

90 (millimeters part), 90 (inches part)

OrbitSize.Value

0.05 (millimeters part), 0.002 (inches part)

OrbitType

Circular

SparkGap.Value

0.05 (millimeters part), 0.002 (inches part)


Created in NX6.0.0.


Member Enumeration Documentation

Represents the orbit type.

Enumerator:
OrbitCircular 

circular

OrbitSquare 

square

OrbitTriangle 

triangle

OrbitSpherical 

spherical

OrbitPoints 

specify points


Member Function Documentation

Returns the angle which is between two distribution electrodes
Created in NX6.0.0.



License requirements : None

Returns the orbit size which determines the radius of the distribution circle
Created in NX6.0.0.



License requirements : None

Returns the orbit type
Created in NX6.0.0.



License requirements : None

Returns the reference point which is the center of the distribution circle
Created in NX6.0.0.



License requirements : None

Returns the body will be used as electrode body to do undersize
Created in NX6.0.0.



License requirements : None

Returns the points will be used as copy positions to undersize electrode
Created in NX6.0.0.



License requirements : None

Sets the orbit type
Created in NX6.0.0.



License requirements : None

Parameters:
orbitTypeorbittype

Sets the reference point which is the center of the distribution circle
Created in NX6.0.0.



License requirements : None

Parameters:
pointSpecifypointspecify

Returns the spark gap which is the gap between the electrode head and the work piece
Created in NX6.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.