Search Results for

    Show / Hide Table of Contents

    Class RemeshFacetBodyBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    RemeshFacetBodyBuilder
    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 RemeshFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    RemeshFacetBodyBuilder()

    Declaration
    protected RemeshFacetBodyBuilder()

    Properties

    AngularThreshold

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

    AverageSize

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

    ChordalTolerance

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

    FacetRegion

    Declaration
    public FacetCollector FacetRegion { get; }
    Property Value
    Type Description
    FacetCollector

    IsEditCopy

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

    IsLockBoundary

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

    IsShowDeviationPlot

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

    MaximumSize

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

    RemeshMode

    Declaration
    public RemeshFacetBodyBuilder.RemeshModeType RemeshMode { get; set; }
    Property Value
    Type Description
    RemeshFacetBodyBuilder.RemeshModeType

    SharpEdgesLockOption

    Declaration
    public RemeshFacetBodyBuilder.SharpEdgesLockType SharpEdgesLockOption { get; set; }
    Property Value
    Type Description
    RemeshFacetBodyBuilder.SharpEdgesLockType

    Implements

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