Class BoundaryPlanarMill
Inheritance
System.Object
System.MarshalByRefObject
BoundaryPlanarMill
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 BoundaryPlanarMill : Boundary, IMessageSink, IComponentBuilder
Constructors
BoundaryPlanarMill()
Declaration
protected BoundaryPlanarMill()
Methods
AppendFaceBoundary(TaggedObject, Boolean, Boolean, Boolean, BoundarySet.ToolSideTypes, Int32, Int32)
Declaration
public BoundarySet[] AppendFaceBoundary(TaggedObject face, bool ignoreHole, bool ignoreIsland, bool ignoreChamfer, BoundarySet.ToolSideTypes toolSide, int convexEdges, int concaveEdges)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | face | |
System.Boolean | ignoreHole | |
System.Boolean | ignoreIsland | |
System.Boolean | ignoreChamfer | |
BoundarySet.ToolSideTypes | toolSide | |
System.Int32 | convexEdges | |
System.Int32 | concaveEdges |
Returns
Type | Description |
---|---|
BoundarySet[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink