Search Results for

    Show / Hide Table of Contents

    Class InteractiveAnnotationDeckBulkheadBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    InteractiveAnnotationSubBaseBuilder
    InteractiveAnnotationDeckBulkheadBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    InteractiveAnnotationSubBaseBuilder.CreateAnnotation()
    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.ShipDesign
    Assembly: NXOpen.dll
    Syntax
    public class InteractiveAnnotationDeckBulkheadBuilder : InteractiveAnnotationSubBaseBuilder, IMessageSink, IComponentBuilder

    Constructors

    InteractiveAnnotationDeckBulkheadBuilder()

    Declaration
    protected InteractiveAnnotationDeckBulkheadBuilder()

    Properties

    Direction

    Declaration
    public InteractiveAnnotationDeckBulkheadBuilder.DirectionType Direction { get; set; }
    Property Value
    Type Description
    InteractiveAnnotationDeckBulkheadBuilder.DirectionType

    ReferenceObject

    Declaration
    public NXObject ReferenceObject { get; set; }
    Property Value
    Type Description
    NXObject

    Methods

    GetSymbolText(out string[])

    Declaration
    public void GetSymbolText(out string[] symbolTexts)
    Parameters
    Type Name Description
    string[] symbolTexts

    SetSymbolText(string[])

    Declaration
    public void SetSymbolText(string[] symbolTexts)
    Parameters
    Type Name Description
    string[] symbolTexts

    Implements

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