Search Results for

    Show / Hide Table of Contents

    Class PartsListBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    PartsListBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class PartsListBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    PartsListBuilder()

    Declaration
    protected PartsListBuilder()

    Properties

    AllowManualRows

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

    AutomaticUpdate

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

    CalloutSuffix

    Declaration
    public string CalloutSuffix { get; set; }
    Property Value
    Type Description
    string

    CharToSkip

    Declaration
    public string CharToSkip { get; set; }
    Property Value
    Type Description
    string

    CreateNewRowAsLocked

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

    EnableCrossHighlighting

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

    GrowDirectionOptions

    Declaration
    public PartsListBuilder.PartsListGrowDirectionOptions GrowDirectionOptions { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListGrowDirectionOptions

    HighlightColor

    Declaration
    public NXColor HighlightColor { get; set; }
    Property Value
    Type Description
    NXColor

    HighlightManualText

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

    Increment

    Declaration
    public int Increment { get; set; }
    Property Value
    Type Description
    int

    InitialCallout

    Declaration
    public string InitialCallout { get; set; }
    Property Value
    Type Description
    string

    LockPartsListSetup

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

    MainSymbolCustomText

    Declaration
    public string MainSymbolCustomText { get; set; }
    Property Value
    Type Description
    string

    MainSymbolText

    Declaration
    public PartsListBuilder.PartsListMainSymbolText MainSymbolText { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListMainSymbolText

    PackRoutedStockComponents

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

    ReferenceSymbolCustomText

    Declaration
    public string ReferenceSymbolCustomText { get; set; }
    Property Value
    Type Description
    string

    ReferenceSymbolText

    Declaration
    public PartsListBuilder.PartsListReferenceSymbolText ReferenceSymbolText { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListReferenceSymbolText

    ShowLockedDeletedRows

    Declaration
    public PartsListBuilder.PartsListShowLockedDeletedRows ShowLockedDeletedRows { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListShowLockedDeletedRows

    ShowReferenceCalloutSuffix

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

    SortOnUpdate

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

    Symbol

    Declaration
    public PartsListBuilder.PartsListSymbolType Symbol { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListSymbolType

    VerticalGroupAttachment

    Declaration
    public PartsListBuilder.PartsListVerticalGroupLeaderAttachment VerticalGroupAttachment { get; set; }
    Property Value
    Type Description
    PartsListBuilder.PartsListVerticalGroupLeaderAttachment

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

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