Search Results for

    Show / Hide Table of Contents

    Class BoundaryPlanarMill

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Boundary
    BoundaryPlanarMill
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Boundary.CreateBoundarySet()
    Boundary.CreateBoundaryMillingSet()
    Boundary.CreateBoundaryTurnSet()
    Boundary.CreateBoundarySetWireEdm()
    Boundary.AppendFaceBoundary(TaggedObject, Boolean, Boolean, Boolean, BoundarySet.ToolSideTypes)
    Boundary.RemoveFaceBoundary(TaggedObject)
    Boundary.CreateBoundarySetPlanarMill()
    Boundary.Validate()
    Boundary.BoundaryList
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX