Search Results for

    Show / Hide Table of Contents

    Class ReliefDesignBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ReliefDesignBuilder
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class ReliefDesignBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ReliefDesignBuilder()

    Declaration
    protected ReliefDesignBuilder()

    Properties

    Clearance

    Declaration
    public double Clearance { get; set; }
    Property Value
    Type Description
    System.Double

    Clearance1

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

    Clearance2

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

    Clearance3

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

    Clearance4

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

    Clearance5

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

    Clearance6

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

    CopyRelief

    Declaration
    public SelectBodyList CopyRelief { get; }
    Property Value
    Type Description
    SelectBodyList

    CreateEditMethod

    Declaration
    public ReliefDesignBuilder.Method CreateEditMethod { get; set; }
    Property Value
    Type Description
    ReliefDesignBuilder.Method

    CreateLocation

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

    CurveSuperSelect

    Declaration
    public Section CurveSuperSelect { get; }
    Property Value
    Type Description
    Section

    DeleteMethod

    Declaration
    public ReliefDesignBuilder.MethodOfDelete DeleteMethod { get; set; }
    Property Value
    Type Description
    ReliefDesignBuilder.MethodOfDelete

    HideReliefStatus

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

    NumberOfCopy

    Declaration
    public int NumberOfCopy { get; set; }
    Property Value
    Type Description
    System.Int32

    Pitch

    Declaration
    public double Pitch { get; set; }
    Property Value
    Type Description
    System.Double

    ReliefFace

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

    ReliefHeight

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

    ReliefRadius

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

    ReliefStart

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

    SelectionReliefToEdit

    Declaration
    public SelectNXObject SelectionReliefToEdit { get; }
    Property Value
    Type Description
    SelectNXObject

    Type

    Declaration
    public ReliefDesignBuilder.Types Type { get; set; }
    Property Value
    Type Description
    ReliefDesignBuilder.Types

    Methods

    DeleteLinkedFace()

    Declaration
    public void DeleteLinkedFace()

    SetFaces(Face[])

    Declaration
    public void SetFaces(Face[] faceOccs)
    Parameters
    Type Name Description
    Face[] faceOccs

    WaveFaces()

    Declaration
    public void WaveFaces()

    Implements

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