CamOperationLinearMotionDataType Struct¶
-
class
NXOpen.CAM.CamOperationLinearMotionDataType¶ Bases:
objectLinear motion data type .
Constructor: NXOpen.CAM.CamOperationLinearMotionDataType()
Fields¶
| Field | Description |
|---|---|
| EventType | |
| MotionType | |
| MotionShape | |
| Feedrate | |
| FeedFactor | |
| EndPt | |
| ToolAxis |
EventType¶
-
CamOperationLinearMotionDataType.EventType¶ -------------------------------------Field Value Type:
NXOpen.CAM.ToolpathEventType
MotionType¶
-
CamOperationLinearMotionDataType.MotionType¶ -------------------------------------Field Value Type:
NXOpen.CAM.CamOperationMotionType
MotionShape¶
-
CamOperationLinearMotionDataType.MotionShape¶ -------------------------------------Field Value Type:
NXOpen.CAM.CamOperationMotionShapeType
Feedrate¶
-
CamOperationLinearMotionDataType.Feedrate¶ -------------------------------------Field Value Type:
NXOpen.CAM.CamOperationFeedContentType
FeedFactor¶
-
CamOperationLinearMotionDataType.FeedFactor¶ -------------------------------------Field Value Type:float
EndPt¶
-
CamOperationLinearMotionDataType.EndPt¶ -------------------------------------Field Value Type:
NXOpen.Point3d
ToolAxis¶
-
CamOperationLinearMotionDataType.ToolAxis¶ -------------------------------------Field Value Type:
NXOpen.Vector3d