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

Represents a Form Task builder
To create a new instance of this class, use Tooling::AutoDieCollection::CreateDieEngFormTaskBuilder
Default values. More...

Inheritance diagram for NXOpen::Tooling::DieEngFormTaskBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::DirectionCamDirection ()
 Returns the cam direction.
NXOpen::Features::SelectFeatureDieTip ()
 Returns the die tip selection.
bool FinishOperation ()
 Returns the finish operation option.
std::vector< NXStringGetDetails ()
 Returns the detailed information of the feature set by user.
NXOpen::PointPointInRegion ()
 Returns the point in region
Created in NX8.0.0.
NXOpen::ScCollectorRegionBounds ()
 Returns the edge region bounds
Created in NX8.0.0.
void SetCamDirection (NXOpen::Direction *camDirection)
 Sets the cam direction.
void SetDetails (const std::vector< NXString > &details)
 Sets the detailed information of the feature.
void SetFinishOperation (bool finishOperation)
 Sets the finish operation option.
void SetPointInRegion (NXOpen::Point *pointInRegion)
 Sets the point in region
Created in NX8.0.0.
NXOpen::SelectDisplayableObjectListShapeDetail ()
 Returns the shape detail selection.

Detailed Description

Represents a Form Task builder
To create a new instance of this class, use Tooling::AutoDieCollection::CreateDieEngFormTaskBuilder
Default values.

Property Value

FinishOperation

1


Created in NX8.0.0.


Member Function Documentation

Returns the cam direction.


Created in NX8.0.0.

License requirements : None

Returns the die tip selection.


Created in NX8.0.0.

License requirements : None

Returns the finish operation option.


Created in NX8.0.0.

License requirements : None

Returns the detailed information of the feature set by user.

Returns:

Created in NX8.0.0.

License requirements : None

Returns the point in region
Created in NX8.0.0.



License requirements : None

Returns the edge region bounds
Created in NX8.0.0.



License requirements : None

Sets the cam direction.


Created in NX8.0.0.

License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
camDirectioncamdirection
void NXOpen::Tooling::DieEngFormTaskBuilder::SetDetails ( const std::vector< NXString > &  details)

Sets the detailed information of the feature.


Created in NX8.0.0.

License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
detailsdetails

Sets the finish operation option.


Created in NX8.0.0.

License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
finishOperationfinishoperation

Sets the point in region
Created in NX8.0.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
pointInRegionpointinregion

Returns the shape detail selection.


Created in NX8.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.