Class CutVolume
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class CutVolume : TaggedObject, IMessageSink
Constructors
CutVolume()
Declaration
protected CutVolume()
Properties
FloorStock
Declaration
public double FloorStock { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Selection
Declaration
public SelectCAMFeatureList Selection { get; }
Property Value
Type | Description |
---|---|
SelectCAMFeatureList |
WallStock
Declaration
public double WallStock { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink