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

Represents a Tooling::WireHoleBuilder This class is for Wire Hole Design UI
To create a new instance of this class, use Tooling::WireHoleCollection::CreateWireHoleBuilder
Default values. More...

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

List of all members.

Public Member Functions

NXString CenterlineLength ()
 Returns the centerline length to create wire hole
Created in NX6.0.0.
NXOpen::PointCircleCenter ()
 Returns the circle center to create wire hole
Created in NX6.0.0.
double HoleDepth ()
 Returns the depth of wire hole.
double HoleDiameter ()
 Returns the diameter to create wire hole
Created in NX6.0.0.
void SetCenterlineLength (const NXString &centerlineLength)
 Sets the centerline length to create wire hole
Created in NX6.0.0.
void SetCircleCenter (NXOpen::Point *circleCenter)
 Sets the circle center to create wire hole
Created in NX6.0.0.
void SetHoleDepth (double holeDepth)
 Sets the depth of wire hole.
void SetHoleDiameter (double holeDiameter)
 Sets the diameter to create wire hole
Created in NX6.0.0.
void SetSketchOrientation (NXOpen::Direction *sketchOrientation)
 Sets the orientation to create wire hole sketch
Created in NX6.0.0.
NXOpen::DirectionSketchOrientation ()
 Returns the orientation to create wire hole sketch
Created in NX6.0.0.
NXOpen::ScCollectorSketchPlane ()
 Returns the plane to create wire hole sketch
Created in NX6.0.0.

Detailed Description

Represents a Tooling::WireHoleBuilder This class is for Wire Hole Design UI
To create a new instance of this class, use Tooling::WireHoleCollection::CreateWireHoleBuilder
Default values.

Property Value

HoleDiameter

3


Created in NX6.0.0.


Member Function Documentation

Returns the centerline length to create wire hole
Created in NX6.0.0.



License requirements : None

Returns the circle center to create wire hole
Created in NX6.0.0.



License requirements : None

Returns the depth of wire hole.


Created in NX7.5.0.

License requirements : None

Returns the diameter to create wire hole
Created in NX6.0.0.



License requirements : None

Sets the centerline length to create wire hole
Created in NX6.0.0.



License requirements : None

Parameters:
centerlineLengthSets the centerline length to create wire hole

Sets the circle center to create wire hole
Created in NX6.0.0.



License requirements : None

Parameters:
circleCenterSets the circle center to create wire hole

Sets the depth of wire hole.


Created in NX7.5.0.

License requirements : None

Parameters:
holeDepthSets the depth of wire hole.

Sets the diameter to create wire hole
Created in NX6.0.0.



License requirements : None

Parameters:
holeDiameterSets the diameter to create wire hole

Sets the orientation to create wire hole sketch
Created in NX6.0.0.



License requirements : None

Parameters:
sketchOrientationSets the orientation to create wire hole sketch

Returns the orientation to create wire hole sketch
Created in NX6.0.0.



License requirements : None

Returns the plane to create wire hole sketch
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.