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

Mold Wizard work piece builder
To create a new instance of this class, use Tooling::WorkpieceCollection::CreateWorkpieceBuilder
Default values. More...

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

List of all members.

Public Types

enum  MethodType { MethodTypeDistanceAllowance, MethodTypeReferencePoint, MethodTypeSketch, MethodTypeKfBox }
 the unit type includes the work piece define method More...
enum  Types { TypesProductWorkPiece, TypesCombinedWorkPiece }
 the unit type includes product and combined work piece type More...
enum  WorkPieceType { WorkPieceTypeUserDefinedBlock, WorkPieceTypeCavityCore, WorkPieceTypeCavityOnly, WorkPieceTypeCoreOnly }
 the unit type includes the work piece create method More...

Public Member Functions

NXOpen::Tooling::WorkpieceBuilder::WorkPieceType BlockType ()
 Returns the work piece shape type access functions
Created in NX6.0.0.
NXOpen::Tooling::WorkpieceBuilder::MethodType GenerateMethod ()
 Returns the generate method access functions
Created in NX6.0.0.
NXOpen::PointReferencePoint ()
 Returns the reference point to generate the work piece
Created in NX6.0.0.
bool RoundDimensionValue ()
 Returns the dimension round value
Created in NX6.0.0.
double RoundPrecision ()
 Returns the round precision
Created in NX6.0.0.
NXOpen::SelectBodyListSelectWorkPieceBody ()
 Returns the work piece body selection
Created in NX6.0.0.
void SetBlockType (NXOpen::Tooling::WorkpieceBuilder::WorkPieceType blockType)
 Sets the work piece shape type access functions
Created in NX6.0.0.
void SetGenerateMethod (NXOpen::Tooling::WorkpieceBuilder::MethodType generateMethod)
 Sets the generate method access functions
Created in NX6.0.0.
void SetReferencePoint (NXOpen::Point *referencePoint)
 Sets the reference point to generate the work piece
Created in NX6.0.0.
void SetRoundDimensionValue (bool roundDimensionValue)
 Sets the dimension round value
Created in NX6.0.0.
void SetRoundPrecision (double roundPrecision)
 Sets the round precision
Created in NX6.0.0.
void SetShowBoundbox (bool showBoundbox)
 Sets the setting to show the bounding box of the product or not
Created in NX6.0.0.
void SetType (NXOpen::Tooling::WorkpieceBuilder::Types type)
 Sets the selection type to select the work piece
Created in NX6.0.0.
bool ShowBoundbox ()
 Returns the setting to show the bounding box of the product or not
Created in NX6.0.0.
NXOpen::Tooling::WorkpieceBuilder::Types Type ()
 Returns the selection type to select the work piece
Created in NX6.0.0.

Detailed Description

Mold Wizard work piece builder
To create a new instance of this class, use Tooling::WorkpieceCollection::CreateWorkpieceBuilder
Default values.

Property Value

BlockType

UserDefinedBlock

GenerateMethod

DistanceAllowance

RoundDimensionValue

0

RoundPrecision

0

ShowBoundbox

0


Created in NX6.0.0.


Member Enumeration Documentation

the unit type includes the work piece define method

Enumerator:
MethodTypeDistanceAllowance 

Create block by define the distance allowance.

MethodTypeReferencePoint 

Create block by define the reference point.

MethodTypeSketch 

Create block by extrude the sketch.

MethodTypeKfBox 

Create block by define the kf box.

the unit type includes product and combined work piece type

Enumerator:
TypesProductWorkPiece 

The old assembly of Mold wizard.

TypesCombinedWorkPiece 

The new assembly of Mold wizard.

the unit type includes the work piece create method

Enumerator:
WorkPieceTypeUserDefinedBlock 

The method defines the block by user.

WorkPieceTypeCavityCore 

The method adds the standards of cavity and core.

WorkPieceTypeCavityOnly 

The method adds the standards of cavity.

WorkPieceTypeCoreOnly 

The method adds the standards of cavity.


Member Function Documentation

Returns the work piece shape type access functions
Created in NX6.0.0.



License requirements : None

Returns the generate method access functions
Created in NX6.0.0.



License requirements : None

Returns the reference point to generate the work piece
Created in NX6.0.0.



License requirements : None

Returns the dimension round value
Created in NX6.0.0.



License requirements : None

Returns the round precision
Created in NX6.0.0.



License requirements : None

Returns the work piece body selection
Created in NX6.0.0.



License requirements : None

Sets the work piece shape type access functions
Created in NX6.0.0.



License requirements : None

Parameters:
blockTypeblocktype

Sets the generate method access functions
Created in NX6.0.0.



License requirements : None

Parameters:
generateMethodgeneratemethod

Sets the reference point to generate the work piece
Created in NX6.0.0.



License requirements : None

Parameters:
referencePointreferencepoint

Sets the dimension round value
Created in NX6.0.0.



License requirements : None

Parameters:
roundDimensionValuerounddimensionvalue

Sets the round precision
Created in NX6.0.0.



License requirements : None

Parameters:
roundPrecisionroundprecision

Sets the setting to show the bounding box of the product or not
Created in NX6.0.0.



License requirements : None

Parameters:
showBoundboxshowboundbox

Sets the selection type to select the work piece
Created in NX6.0.0.



License requirements : None

Parameters:
typetype

Returns the setting to show the bounding box of the product or not
Created in NX6.0.0.



License requirements : None

Returns the selection type to select 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.