Struct CamOperationHelicalMotionDataType
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public struct CamOperationHelicalMotionDataType
Fields
ArcAxis
Declaration
public Vector3d ArcAxis
Field Value
Type | Description |
---|---|
Vector3d |
ArcCenter
Declaration
public Point3d ArcCenter
Field Value
Type | Description |
---|---|
Point3d |
ArcRadius
Declaration
public double ArcRadius
Field Value
Type | Description |
---|---|
double |
EndPt
Declaration
public Point3d EndPt
Field Value
Type | Description |
---|---|
Point3d |
EventType
Declaration
public ToolpathEventType EventType
Field Value
Type | Description |
---|---|
ToolpathEventType |
FeedFactor
Declaration
public double FeedFactor
Field Value
Type | Description |
---|---|
double |
Feedrate
Declaration
public CamOperationFeedContentType Feedrate
Field Value
Type | Description |
---|---|
CamOperationFeedContentType |
MotionShape
Declaration
public CamOperationMotionShapeType MotionShape
Field Value
Type | Description |
---|---|
CamOperationMotionShapeType |
MotionType
Declaration
public CamOperationMotionType MotionType
Field Value
Type | Description |
---|---|
CamOperationMotionType |
Slope
Declaration
public double Slope
Field Value
Type | Description |
---|---|
double |
Tolerance
Declaration
public double Tolerance
Field Value
Type | Description |
---|---|
double |
ToolAxis
Declaration
public Vector3d ToolAxis
Field Value
Type | Description |
---|---|
Vector3d |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |