Class SurfaceDriveGeometrySet
Inheritance
SurfaceDriveGeometrySet
Assembly: NXOpen.dll
Syntax
public class SurfaceDriveGeometrySet : TaggedObject, IMessageSink
Constructors
SurfaceDriveGeometrySet()
Declaration
protected SurfaceDriveGeometrySet()
Properties
CustomFeed
Declaration
public bool CustomFeed { get; set; }
Property Value
CustomStock
Declaration
public bool CustomStock { get; set; }
Property Value
CustomTolerance
Declaration
public bool CustomTolerance { get; set; }
Property Value
DriveStock
Declaration
public double DriveStock { get; set; }
Property Value
FeedUnit
Declaration
public FeedRateUnit FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
InitialStock
Declaration
public double InitialStock { get; set; }
Property Value
Intol
Declaration
public double Intol { get; set; }
Property Value
Outtol
Declaration
public double Outtol { get; set; }
Property Value
SafeClearance
Declaration
public double SafeClearance { get; set; }
Property Value
Surface
Declaration
public NXObject Surface { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink