Class CutAngle
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class CutAngle : TaggedObject, IMessageSink
Constructors
CutAngle()
Declaration
protected CutAngle()
Properties
Type
Declaration
public CutAngle.Types Type { get; set; }
Property Value
| Type | Description |
|---|---|
| CutAngle.Types |
Value
Declaration
public double Value { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Vector
Declaration
public Direction Vector { get; set; }
Property Value
| Type | Description |
|---|---|
| Direction |
Implements
System.Runtime.Remoting.Messaging.IMessageSink