Search Results for

    Show / Hide Table of Contents

    Class WaveLinkBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    WaveLinkBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.Features
    Assembly: NXOpen.dll
    Syntax
    public class WaveLinkBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    WaveLinkBuilder()

    Declaration
    protected WaveLinkBuilder()

    Properties

    Associative

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

    BlankOriginal

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

    CompositeCurveBuilder

    Declaration
    public CompositeCurveBuilder CompositeCurveBuilder { get; }
    Property Value
    Type Description
    CompositeCurveBuilder

    CopyGroups

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

    CopyThreads

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

    ExtractFaceBuilder

    Declaration
    public ExtractFaceBuilder ExtractFaceBuilder { get; set; }
    Property Value
    Type Description
    ExtractFaceBuilder

    FixAtCurrentTimestamp

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

    MakePositionIndependent

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

    MirrorBodyBuilder

    Declaration
    public MirrorBodyBuilder MirrorBodyBuilder { get; set; }
    Property Value
    Type Description
    MirrorBodyBuilder

    Type

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

    WaveDatumBuilder

    Declaration
    public WaveDatumBuilder WaveDatumBuilder { get; set; }
    Property Value
    Type Description
    WaveDatumBuilder

    WavePointBuilder

    Declaration
    public WavePointBuilder WavePointBuilder { get; set; }
    Property Value
    Type Description
    WavePointBuilder

    WaveRoutingBuilder

    Declaration
    public WaveRoutingBuilder WaveRoutingBuilder { get; set; }
    Property Value
    Type Description
    WaveRoutingBuilder

    WaveSketchBuilder

    Declaration
    public WaveSketchBuilder WaveSketchBuilder { get; set; }
    Property Value
    Type Description
    WaveSketchBuilder

    Implements

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