Search Results for

    Show / Hide Table of Contents

    Class BoundaryTurnSet

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BoundarySet
    BoundaryTurnSet
    Implements
    IMessageSink
    Inherited Members
    BoundarySet.AppendCurves(NXObject[], Point3d, Matrix3x3)
    BoundarySet.RemoveCurves(NXObject[])
    BoundarySet.CreateBoundaryMemberSet()
    BoundarySet.SynchronizePlanes(BoundarySet)
    BoundarySet.BoundaryMemberList
    BoundarySet.BoundaryType
    BoundarySet.CustomOffset
    BoundarySet.Offset
    BoundarySet.OffsetIntent
    BoundarySet.Plane
    BoundarySet.PlaneType
    BoundarySet.PointList
    BoundarySet.SelectObject
    BoundarySet.ToolPosition
    BoundarySet.ToolSide
    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 BoundaryTurnSet : BoundarySet, IMessageSink

    Constructors

    BoundaryTurnSet()

    Declaration
    protected BoundaryTurnSet()

    Properties

    CustomStock

    Declaration
    public bool CustomStock { get; set; }
    Property Value
    Type Description
    bool

    FeedUnit

    Declaration
    public BoundaryTurnSet.FeedUnitTypes FeedUnit { get; set; }
    Property Value
    Type Description
    BoundaryTurnSet.FeedUnitTypes

    FeedValue

    Declaration
    public double FeedValue { get; set; }
    Property Value
    Type Description
    double

    IgnoreFineFinishOffset

    Declaration
    public bool IgnoreFineFinishOffset { get; set; }
    Property Value
    Type Description
    bool

    Stock

    Declaration
    public double Stock { get; set; }
    Property Value
    Type Description
    double

    Implements

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