Search Results for

    Show / Hide Table of Contents

    Class ComponentDrawingBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SubAssemblyDrawingBuilder
    ComponentDrawingBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    SubAssemblyDrawingBuilder.InitializeContainer()
    SubAssemblyDrawingBuilder.AllLeaves
    SubAssemblyDrawingBuilder.DrawingTemplate
    SubAssemblyDrawingBuilder.EditMode
    SubAssemblyDrawingBuilder.Scale
    SubAssemblyDrawingBuilder.SubAssemblyContainerPart
    SubAssemblyDrawingBuilder.ViewCount
    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.StructureDesign
    Assembly: NXOpen.dll
    Syntax
    public class ComponentDrawingBuilder : SubAssemblyDrawingBuilder, IMessageSink, IComponentBuilder

    Constructors

    ComponentDrawingBuilder()

    Declaration
    protected ComponentDrawingBuilder()

    Properties

    CreatePartsList

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

    DrawingType

    Declaration
    public ComponentDrawingBuilder.DrawingTypeOption DrawingType { get; set; }
    Property Value
    Type Description
    ComponentDrawingBuilder.DrawingTypeOption

    ShowBalloons

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

    Implements

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