Class PathContactMotion
Inheritance
PathContactMotion
Assembly: NXOpen.dll
public class PathContactMotion : TransientObject, IMessageSink, IDisposable
Constructors
Declaration
protected PathContactMotion(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Declaration
public Vector3d ArcAxis { get; set; }
Property Value
Declaration
public Point3d ArcCenter { get; set; }
Property Value
Declaration
public CamPathDir ArcDirection { get; set; }
Property Value
Declaration
public double ArcRadius { get; set; }
Property Value
Declaration
public CamPathContactMotionShapeType MotionShape { get; set; }
Property Value
Declaration
public Point3d Point { get; set; }
Property Value
Methods
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink