Search Results for

    Show / Hide Table of Contents

    Class WaveLinkBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    WaveLinkBuilder
    Implements
    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, 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.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
    bool

    BlankOriginal

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

    CompositeCurveBuilder

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

    CopyGroups

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

    CopyThreads

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

    ExtractFaceBuilder

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

    FixAtCurrentTimestamp

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

    InheritMaterial

    Declaration
    public bool InheritMaterial { get; set; }
    Property Value
    Type Description
    bool

    MakePositionIndependent

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

    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