Search Results for

    Show / Hide Table of Contents

    Class LocalOffsetBuilder

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

    Constructors

    LocalOffsetBuilder()

    Declaration
    protected LocalOffsetBuilder()

    Properties

    FacetRegion

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

    FacetTransitionRegions

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

    IsEditCopy

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

    IsRegenerateOffsetMesh

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

    IsReverseDirection

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

    IsSmoothEdge

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

    OffsetDistance

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

    RegionDistance

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

    ShapeMethod

    Declaration
    public LocalOffsetBuilder.ShapeMethodType ShapeMethod { get; set; }
    Property Value
    Type Description
    LocalOffsetBuilder.ShapeMethodType

    TransitionMethod

    Declaration
    public LocalOffsetBuilder.TransitionMethodType TransitionMethod { get; set; }
    Property Value
    Type Description
    LocalOffsetBuilder.TransitionMethodType

    Implements

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