Search Results for

    Show / Hide Table of Contents

    Class MergeFacetBodyBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MergeFacetBodyBuilder
    Implements
    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, 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.Facet
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public class MergeFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    MergeFacetBodyBuilder()

    Declaration
    protected MergeFacetBodyBuilder()

    Properties

    AngleTolerance

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public double AngleTolerance { get; set; }
    Property Value
    Type Description
    double

    ChordHeight

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public Expression ChordHeight { get; }
    Property Value
    Type Description
    Expression

    DistanceTolerance

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public double DistanceTolerance { get; set; }
    Property Value
    Type Description
    double

    EdgeLength

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public Expression EdgeLength { get; }
    Property Value
    Type Description
    Expression

    FacetBodyOne

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public SelectFacetedBody FacetBodyOne { get; }
    Property Value
    Type Description
    SelectFacetedBody

    FacetBodyTwo

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public SelectFacetedBody FacetBodyTwo { get; }
    Property Value
    Type Description
    SelectFacetedBody

    InputStatus

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  This functionality is no longer supported.")]
    public MergeFacetBodyBuilder.Input InputStatus { get; set; }
    Property Value
    Type Description
    MergeFacetBodyBuilder.Input

    Implements

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