Search Results for

    Show / Hide Table of Contents

    Class BoundaryPlanarMill

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Boundary
    BoundaryPlanarMill
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Boundary.CreateBoundarySet()
    Boundary.CreateBoundaryMillingSet()
    Boundary.CreateBoundaryTurnSet()
    Boundary.CreateBoundarySetWireEdm()
    Boundary.AppendFaceBoundary(TaggedObject, bool, bool, bool, BoundarySet.ToolSideTypes)
    Boundary.RemoveFaceBoundary(TaggedObject)
    Boundary.CreateBoundarySetPlanarMill()
    Boundary.Validate()
    Boundary.BoundaryList
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class BoundaryPlanarMill : Boundary, IMessageSink, IComponentBuilder

    Constructors

    BoundaryPlanarMill()

    Declaration
    protected BoundaryPlanarMill()

    Properties

    InitialToolPosition

    Declaration
    public BoundaryPlanarMill.ToolPositionTypes InitialToolPosition { get; set; }
    Property Value
    Type Description
    BoundaryPlanarMill.ToolPositionTypes

    Methods

    AppendFaceBoundary(TaggedObject, bool, bool, bool, ToolSideTypes, int, int)

    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
    bool ignoreHole
    bool ignoreIsland
    bool ignoreChamfer
    BoundarySet.ToolSideTypes toolSide
    int convexEdges
    int concaveEdges
    Returns
    Type Description
    BoundarySet[]

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX