NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::BoundaryTurnMemberFineFinishCorner Class Reference

Represents a NXOpen::CAM::BoundaryTurnMemberFineFinishCorner
This builder cannot be instantiated separately. More...

Inheritance diagram for NXOpen::CAM::BoundaryTurnMemberFineFinishCorner:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  AppliedTo { AppliedToCurrentSegment, AppliedToPreviousSegment }
 the corner applied to available More...
 
enum  Cleanup { CleanupNone, CleanupAutomatic, CleanupManual }
 the corner cleanup available More...
 
enum  ValueType { ValueTypeGeneral, ValueTypeAngularLine, ValueTypeTangentialLine, ValueTypeShortenArcOrChamfer }
 the corner types available More...
 

Public Member Functions

double AngleValue ()
 Returns the fine_finish_corner angle value
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AppliedTo AppliedToType ()
 Returns the fine_finish_corner applied to
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Cleanup CleanupType ()
 Returns the fine_finish_corner cleanup
Created in NX9.0.2. More...
 
double Distance ()
 Returns the fine_finish_corner distance
Created in NX9.0.2. More...
 
void SetAngleValue (double cornerAngle)
 Sets the fine_finish_corner angle value
Created in NX9.0.2. More...
 
void SetAppliedToType (NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AppliedTo appliedTo)
 Sets the fine_finish_corner applied to
Created in NX9.0.2. More...
 
void SetCleanupType (NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Cleanup cornerCleanup)
 Sets the fine_finish_corner cleanup
Created in NX9.0.2. More...
 
void SetDistance (double distance)
 Sets the fine_finish_corner distance
Created in NX9.0.2. More...
 
void SetType (NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::ValueType cornerType)
 Sets the fine_finish_corner type
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::ValueType Type ()
 Returns the fine_finish_corner type
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::BoundaryTurnMemberFineFinishCorner
This builder cannot be instantiated separately.



Created in NX9.0.2.

Member Enumeration Documentation

the corner applied to available

Enumerator
AppliedToCurrentSegment 

current segment

AppliedToPreviousSegment 

previous segment

the corner cleanup available

Enumerator
CleanupNone 

none

CleanupAutomatic 

automatic

CleanupManual 

manual

the corner types available

Enumerator
ValueTypeGeneral 

general

ValueTypeAngularLine 

angular line

ValueTypeTangentialLine 

tangential line

ValueTypeShortenArcOrChamfer 

shorten arc or chamfer

Member Function Documentation

double NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AngleValue ( )

Returns the fine_finish_corner angle value
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AppliedTo NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AppliedToType ( )

Returns the fine_finish_corner applied to
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Cleanup NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::CleanupType ( )

Returns the fine_finish_corner cleanup
Created in NX9.0.2.



License requirements : None

double NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Distance ( )

Returns the fine_finish_corner distance
Created in NX9.0.2.



License requirements : None

void NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::SetAngleValue ( double  cornerAngle)

Sets the fine_finish_corner angle value
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cornerAnglecornerangle
void NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::SetAppliedToType ( NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::AppliedTo  appliedTo)

Sets the fine_finish_corner applied to
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
appliedToappliedto
void NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::SetCleanupType ( NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Cleanup  cornerCleanup)

Sets the fine_finish_corner cleanup
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cornerCleanupcornercleanup
void NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::SetDistance ( double  distance)

Sets the fine_finish_corner distance
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
distancedistance
void NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::SetType ( NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::ValueType  cornerType)

Sets the fine_finish_corner type
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cornerTypecornertype
NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::ValueType NXOpen::CAM::BoundaryTurnMemberFineFinishCorner::Type ( )

Returns the fine_finish_corner type
Created in NX9.0.2.



License requirements : None


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