NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::CircularAboutAxisMoveBuilder Class Reference

Represents the Circular Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateCircularAboutAxisMoveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::CircularAboutAxisMoveBuilder:
NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AxisType { AxisTypeTool, AxisTypeVector }
 the axis type More...
enum  EndType { EndTypeAngle, EndTypePoint }
 the motion end type More...
enum  ExtensionType { ExtensionTypeAngle, ExtensionTypeDistance }
 the extension type More...

Public Member Functions

NXOpen::DirectionArcAxis ()
 Returns the arc axis
Created in NX5.0.0.
NXOpen::CAM::CircularAboutAxisMoveBuilder::AxisType ArcAxisType ()
 Returns the axis type
Created in NX5.0.0.
NXOpen::CAM::CircularAboutAxisMoveBuilder::ExtensionType ArcExtendMethod ()
 Returns the arc extension type
Created in NX5.0.0.
NXOpen::PointCenterPoint ()
 Returns the center
Created in NX5.0.0.
NXOpen::PointEndPoint ()
 Returns the arc end point
Created in NX5.0.0.
double ExtendAngle ()
 Returns the extend angle
Created in NX5.0.0.
double ExtendDistance ()
 Returns the extend distance
Created in NX5.0.0.
NXOpen::CAM::CircularAboutAxisMoveBuilder::EndType MotionEndType ()
 Returns the arc end type
Created in NX5.0.0.
void SetArcAxis (NXOpen::Direction *vec)
 Sets the arc axis
Created in NX5.0.0.
void SetArcAxisType (NXOpen::CAM::CircularAboutAxisMoveBuilder::AxisType axisType)
 Sets the axis type
Created in NX5.0.0.
void SetArcExtendMethod (NXOpen::CAM::CircularAboutAxisMoveBuilder::ExtensionType arcExtendMethod)
 Sets the arc extension type
Created in NX5.0.0.
void SetCenterPoint (NXOpen::Point *location)
 Sets the center
Created in NX5.0.0.
void SetEndPoint (NXOpen::Point *location)
 Sets the arc end point
Created in NX5.0.0.
void SetExtendAngle (double extendAngle)
 Sets the extend angle
Created in NX5.0.0.
void SetExtendDistance (double extendDistance)
 Sets the extend distance
Created in NX5.0.0.
void SetMotionEndType (NXOpen::CAM::CircularAboutAxisMoveBuilder::EndType arcEndType)
 Sets the arc end type
Created in NX5.0.0.
void SetSweepAngle (double sweepAngle)
 Sets the sweep angle
Created in NX5.0.0.
double SweepAngle ()
 Returns the sweep angle
Created in NX5.0.0.

Detailed Description

Represents the Circular Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateCircularAboutAxisMoveBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the axis type

Enumerator:
AxisTypeTool 

Tool Axis.

AxisTypeVector 

Vector.

the motion end type

Enumerator:
EndTypeAngle 

Angle.

EndTypePoint 

Point.

the extension type

Enumerator:
ExtensionTypeAngle 

Angle.

ExtensionTypeDistance 

Distance.


Member Function Documentation

Returns the arc axis
Created in NX5.0.0.



License requirements : None

Returns the axis type
Created in NX5.0.0.



License requirements : None

Returns the arc extension type
Created in NX5.0.0.



License requirements : None

Returns the center
Created in NX5.0.0.



License requirements : None

Returns the arc end point
Created in NX5.0.0.



License requirements : None

Returns the extend angle
Created in NX5.0.0.



License requirements : None

Returns the extend distance
Created in NX5.0.0.



License requirements : None

Returns the arc end type
Created in NX5.0.0.



License requirements : None

Sets the arc axis
Created in NX5.0.0.



License requirements : None

Parameters:
vecvec

Sets the axis type
Created in NX5.0.0.



License requirements : None

Parameters:
axisTypeaxistype

Sets the arc extension type
Created in NX5.0.0.



License requirements : None

Parameters:
arcExtendMethodarcextendmethod

Sets the center
Created in NX5.0.0.



License requirements : None

Parameters:
locationlocation

Sets the arc end point
Created in NX5.0.0.



License requirements : None

Parameters:
locationlocation

Sets the extend angle
Created in NX5.0.0.



License requirements : None

Parameters:
extendAngleextendangle

Sets the extend distance
Created in NX5.0.0.



License requirements : None

Parameters:
extendDistanceextenddistance

Sets the arc end type
Created in NX5.0.0.



License requirements : None

Parameters:
arcEndTypearcendtype

Sets the sweep angle
Created in NX5.0.0.



License requirements : None

Parameters:
sweepAnglesweepangle

Returns the sweep angle
Created in NX5.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.