Search Results for

    Show / Hide Table of Contents

    Class RemoveUndercutsBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    RemoveUndercutsBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    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.Facet
    Assembly: NXOpen.dll
    Syntax
    public class RemoveUndercutsBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    RemoveUndercutsBuilder()

    Declaration
    protected RemoveUndercutsBuilder()

    Properties

    DraftAngle

    Declaration
    public Expression DraftAngle { get; }
    Property Value
    Type Description
    Expression

    DrawDirection

    Declaration
    public Direction DrawDirection { get; set; }
    Property Value
    Type Description
    Direction

    FacetBody

    Declaration
    public SelectDisplayableObject FacetBody { get; }
    Property Value
    Type Description
    SelectDisplayableObject

    IsEditCopy

    Declaration
    public bool IsEditCopy { get; set; }
    Property Value
    Type Description
    System.Boolean

    MatchFace

    Declaration
    public bool MatchFace { get; set; }
    Property Value
    Type Description
    System.Boolean

    PartingObject

    Declaration
    public SelectDisplayableObject PartingObject { get; }
    Property Value
    Type Description
    SelectDisplayableObject

    SelectedCurve

    Declaration
    public ScCollector SelectedCurve { get; }
    Property Value
    Type Description
    ScCollector

    Methods

    GenerateIsoclines()

    Declaration
    public void GenerateIsoclines()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX