NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAM.PathCircularMotion Class Reference

This class represents the data of a Linear Motion More...

Inheritance diagram for NXOpen.CAM.PathCircularMotion:
NXOpen.CAM.PathLinearMotion NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink NXOpen.CAM.PathHelixMotion

Properties

unsafe NXOpen.Vector3d ArcAxis [get, set]
 Returns or sets the axis of the arc motion More...
 
unsafe NXOpen.Point3d ArcCenter [get, set]
 Returns or sets the center of the arc motion More...
 
unsafe double ArcRadius [get, set]
 Returns or sets the radius of the arc motion More...
 
unsafe NXOpen.CAM.CamPathDir Direction [get, set]
 Returns or sets the direction of the arc motion More...
 
- Properties inherited from NXOpen.CAM.PathLinearMotion
unsafe NXOpen.CAM.PathContactMotion ContactData [get, set]
 Returns or sets the contact motion if the motion is contact and Nothing if not More...
 
unsafe NXOpen.Point3d EndPoint [get, set]
 Returns or sets the end point of the motion More...
 
unsafe bool IsContact [get, set]
 Returns or sets the check to see if motion is contact More...
 
unsafe bool IsCustomFeedrate [get, set]
 Returns or sets the custom feed rate indicator More...
 
unsafe NXOpen.CAM.CamPathMotionType MotionType [get, set]
 Returns or sets the motion type More...
 
unsafe NXOpen.Vector3d ToolAxis [get, set]
 Returns or sets the tool axis of the motion More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAM.PathLinearMotion
unsafe void GetFeedrate (out double feedValue, out NXOpen.CAM.CamPathFeedUnitType feedUnit)
 Get feed rate information More...
 
unsafe void SetFeedrate (double feedValue, NXOpen.CAM.CamPathFeedUnitType feedUnit)
 Set feed rate information. More...
 
- Protected Member Functions inherited from NXOpen.CAM.PathLinearMotion
override void FreeResource ()
 Free resources associated with the instance. More...
 

Detailed Description

This class represents the data of a Linear Motion

Created in NX10.0.1

Property Documentation

unsafe NXOpen.Vector3d NXOpen.CAM.PathCircularMotion.ArcAxis
getset

Returns or sets the axis of the arc motion

Created in NX10.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.Point3d NXOpen.CAM.PathCircularMotion.ArcCenter
getset

Returns or sets the center of the arc motion

Created in NX10.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.PathCircularMotion.ArcRadius
getset

Returns or sets the radius of the arc motion

Created in NX10.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.CamPathDir NXOpen.CAM.PathCircularMotion.Direction
getset

Returns or sets the direction of the arc motion

Created in NX10.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.