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

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

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

Public Types

enum  StatusValue { StatusValueNone, StatusValueSpecify }
 the fine finish offset stati available More...
 
enum  TypeValue { TypeValueNominal, TypeValueDiameter }
 the types available for fine finsish offset method More...
 

Public Member Functions

void SetStatus (NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::StatusValue newValue)
 Sets the fine finish offset status
Created in NX9.0.2. More...
 
void SetType (NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::TypeValue newValue)
 Sets the fine finish offset type
Created in NX9.0.2. More...
 
void SetValue (double newValue)
 Sets the offset value
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::StatusValue Status ()
 Returns the fine finish offset status
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::TypeValue Type ()
 Returns the fine finish offset type
Created in NX9.0.2. More...
 
double Value ()
 Returns the offset value
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::BoundaryTurnMemberFineFinishOffset
This builder cannot be instantiated separately.



Created in NX9.0.2.

Member Enumeration Documentation

the fine finish offset stati available

Enumerator
StatusValueNone 

none

StatusValueSpecify 

specify

the types available for fine finsish offset method

Enumerator
TypeValueNominal 

nominal

TypeValueDiameter 

diameter

Member Function Documentation

void NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::SetStatus ( NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::StatusValue  newValue)

Sets the fine finish offset status
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::SetType ( NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::TypeValue  newValue)

Sets the fine finish offset type
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::SetValue ( double  newValue)

Sets the offset value
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::StatusValue NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::Status ( )

Returns the fine finish offset status
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::TypeValue NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::Type ( )

Returns the fine finish offset type
Created in NX9.0.2.



License requirements : None

double NXOpen::CAM::BoundaryTurnMemberFineFinishOffset::Value ( )

Returns the offset value
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.