Class PathHelixMotion
Inheritance
PathHelixMotion
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class PathHelixMotion : PathCircularMotion, IMessageSink, IDisposable
Constructors
PathHelixMotion(nint)
Declaration
protected PathHelixMotion(nint ptr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | ptr |
Properties
NumberOfRevolutions
Declaration
public double NumberOfRevolutions { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink