Search Results for

    Show / Hide Table of Contents

    Class PlistBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PlistBuilder
    Implements
    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, 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 PlistBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    PlistBuilder()

    Declaration
    protected PlistBuilder()

    Properties

    Balloons

    Declaration
    public BalloonsBuilder Balloons { get; }
    Property Value
    Type Description
    BalloonsBuilder

    Contents

    Declaration
    public PartsListContentsBuilder Contents { get; }
    Property Value
    Type Description
    PartsListContentsBuilder

    Origin

    Declaration
    public OriginBuilder Origin { get; }
    Property Value
    Type Description
    OriginBuilder

    Settings

    Declaration
    public TableStyleBuilder Settings { get; }
    Property Value
    Type Description
    TableStyleBuilder

    Methods

    SetTemplateLocation(string)

    Declaration
    public void SetTemplateLocation(string templateLocation)
    Parameters
    Type Name Description
    string templateLocation

    Implements

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