Class BoundarySetPlanarMill
Inheritance
BoundarySetPlanarMill
Assembly: NXOpen.dll
Syntax
public class BoundarySetPlanarMill : BoundarySet, IMessageSink
Constructors
BoundarySetPlanarMill()
Declaration
protected BoundarySetPlanarMill()
Properties
BlankDistance
Declaration
public double BlankDistance { get; set; }
Property Value
CustomBlankDistance
Declaration
public bool CustomBlankDistance { get; set; }
Property Value
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
FeedUnit
Declaration
public BoundarySetPlanarMill.FeedUnitTypes FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
InTolerance
Declaration
public double InTolerance { get; set; }
Property Value
OutTolerance
Declaration
public double OutTolerance { get; set; }
Property Value
Stock
Declaration
public double Stock { get; set; }
Property Value
Methods
CreateBoundaryMemberSetPlanarMill()
Declaration
public BoundaryMemberSetPlanarMill CreateBoundaryMemberSetPlanarMill()
Returns
CreateCurveBoundaryFromPermanent()
Declaration
public void CreateCurveBoundaryFromPermanent()
ExtendOrTrimEndPoint(double)
Declaration
public void ExtendOrTrimEndPoint(double distance)
Parameters
Type |
Name |
Description |
double |
distance |
|
ExtendOrTrimStartPoint(double)
Declaration
public void ExtendOrTrimStartPoint(double distance)
Parameters
Type |
Name |
Description |
double |
distance |
|
MoveStartPoint(BoundaryMemberSetPlanarMill, double)
Declaration
public void MoveStartPoint(BoundaryMemberSetPlanarMill bndSet, double distance)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink