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

Represents a MillOrientGeom Builder
To create a new instance of this class, use NXOpen::CAM::NCGroupCollection::CreateMillOrientGeomBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::MillOrientGeomBuilder:
NXOpen::CAM::OrientGeomBuilder NXOpen::CAM::NCGroupBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  LowerLimitModes { LowerLimitModesNone, LowerLimitModesPlane }
 The lower limit mode options
Created in NX5.0.0. More...
 
- Public Types inherited from NXOpen::CAM::OrientGeomBuilder
enum  CsysPurposeModes { CsysPurposeModesLocal, CsysPurposeModesMain }
 The CSYS purpose mode options
Created in NX5.0.0. More...
 
enum  SpecialOutputModes { SpecialOutputModesNone, SpecialOutputModesUseMainMcs, SpecialOutputModesFixtureOffset, SpecialOutputModesCsysRotation }
 The special output mode options
Created in NX5.0.0. More...
 
enum  ToolAxisModes { ToolAxisModesPositiveZOfMcs, ToolAxisModesFixedAxis, ToolAxisModesAllAxes }
 the tool axis mode options More...
 

Public Member Functions

NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes GetLowerLimitMode ()
 Returns the lower limit mode. More...
 
NXOpen::NXObjectLowerLimitPlane ()
 Returns the lower limit plane,plane entity type covers Xform and Plane
Created in NX5.0.0. More...
 
void SetLowerLimitMode (NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes lowerLimitMode)
 Sets the lower limit mode
Created in NX5.0.0. More...
 
void SetLowerLimitPlane (NXOpen::NXObject *lowerLimitPlane)
 Sets the lower limit plane,plane entity type covers Xform and Plane
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceFromBuilder ()
 Returns the from point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceGohomeBuilder ()
 Returns the gohome point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceReturnBuilder ()
 Returns the return point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceStartBuilder ()
 Returns the start point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmClearanceBuilderTransferClearanceBuilder ()
 Returns the clearance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::OrientGeomBuilder
NXOpen::CAM::InheritableIntBuilderFixtureOffsetBuilder ()
 Returns the Fixture Offset builder
Created in NX5.0.0. More...
 
NXOpen::CAM::OrientGeomBuilder::CsysPurposeModes GetCsysPurposeMode ()
 Returns the CSYS purpose. More...
 
NXOpen::CAM::OrientGeomBuilder::SpecialOutputModes GetSpecialOutputMode ()
 Returns the Special Output. More...
 
NXOpen::CAM::OrientGeomBuilder::ToolAxisModes GetToolAxisMode ()
 Returns the tool axis mode. More...
 
NXOpen::CAM::LayoutCiBuilderLayoutCiBuilder ()
 Returns the Save Layer/Layout builder
Created in NX5.0.0. More...
 
bool LinkRcsToMcs ()
 Returns the link RCS to MCS
Created in NX5.0.0. More...
 
NXOpen::CartesianCoordinateSystemMcs ()
 Returns the MCS
Created in NX5.0.0. More...
 
NXOpen::CartesianCoordinateSystemRcs ()
 Returns the RCS
Created in NX5.0.0. More...
 
void SetCsysPurposeMode (NXOpen::CAM::OrientGeomBuilder::CsysPurposeModes csysPurposeMode)
 Sets the CSYS purpose
Created in NX5.0.0. More...
 
void SetLinkRcsToMcs (bool linkRcsToMcs)
 Sets the link RCS to MCS
Created in NX5.0.0. More...
 
void SetMcs (NXOpen::CartesianCoordinateSystem *mcs)
 Sets the MCS
Created in NX5.0.0. More...
 
void SetRcs (NXOpen::CartesianCoordinateSystem *rcs)
 Sets the RCS
Created in NX5.0.0. More...
 
void SetSpecialOutputMode (NXOpen::CAM::OrientGeomBuilder::SpecialOutputModes specialOutputMode)
 Sets the Special Output
Created in NX5.0.0. More...
 
void SetToolAxisMode (NXOpen::CAM::OrientGeomBuilder::ToolAxisModes toolAxisMode)
 Sets the tool axis mode
Created in NX5.0.0. More...
 
void SetToolAxisVector (NXOpen::NXObject *toolAxisVector)
 Sets the tool axis vector
Created in NX5.0.0. More...
 
NXOpen::NXObjectToolAxisVector ()
 Returns the tool axis vector
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::NCGroupBuilder
NXString Description ()
 Returns the description
Created in NX9.0.0. More...
 
NXOpen::CAM::UdeSetEndUdeSet ()
 Returns the end ude set
Created in NX7.5.0. More...
 
void SetDescription (const NXString &description)
 Sets the description
Created in NX9.0.0. More...
 
void SetDescription (const char *description)
 Sets the description
Created in NX9.0.0. More...
 
NXOpen::CAM::UdeSetStartUdeSet ()
 Returns the start ude set
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ParamBuilder
NXOpen::CAM::UdeCycleEvent ()
 Returns the cycle event
Created in NX7.5.0. More...
 
NXOpen::CAM::CycleCycleTable ()
 Returns the cycle
Created in NX9.0.0. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for the given customizable item name. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for the given customizable item name. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. More...
 
NXOpen::CAM::ParamBuilder::OptimizationTypes OptimizationMethod ()
 Returns the optim method
Created in NX5.0.0. More...
 
void SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod)
 Sets the optim method
Created in NX5.0.0. 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 MillOrientGeom Builder
To create a new instance of this class, use NXOpen::CAM::NCGroupCollection::CreateMillOrientGeomBuilder

Created in NX5.0.0.


Member Enumeration Documentation

The lower limit mode options
Created in NX5.0.0.


Enumerator
LowerLimitModesNone 

lower limit mode: None

LowerLimitModesPlane 

lower limit mode: Plane

Member Function Documentation

NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes NXOpen::CAM::MillOrientGeomBuilder::GetLowerLimitMode ( )

Returns the lower limit mode.

Returns
the lower limit mode
Created in NX5.0.0.

License requirements : None
NXOpen::NXObject* NXOpen::CAM::MillOrientGeomBuilder::LowerLimitPlane ( )

Returns the lower limit plane,plane entity type covers Xform and Plane
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::MillOrientGeomBuilder::SetLowerLimitMode ( NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes  lowerLimitMode)

Sets the lower limit mode
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
lowerLimitModethe lower limit mode
void NXOpen::CAM::MillOrientGeomBuilder::SetLowerLimitPlane ( NXOpen::NXObject lowerLimitPlane)

Sets the lower limit plane,plane entity type covers Xform and Plane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
lowerLimitPlanethe lower limit plane , entity type can be XFORM or PLANE
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceFromBuilder ( )

Returns the from point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceGohomeBuilder ( )

Returns the gohome point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceReturnBuilder ( )

Returns the return point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceStartBuilder ( )

Returns the start point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmClearanceBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferClearanceBuilder ( )

Returns the clearance builder (inheritable tool dep)
Created in NX5.0.0.



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.