Search Results for

    Show / Hide Table of Contents

    Class ObjectTypeSelector

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ObjectTypeSelector
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public class ObjectTypeSelector : Builder, IMessageSink, IComponentBuilder

    Constructors

    ObjectTypeSelector()

    Declaration
    protected ObjectTypeSelector()

    Properties

    Annotations

    Declaration
    public bool Annotations { get; set; }
    Property Value
    Type Description
    System.Boolean

    Attributes

    Declaration
    public bool Attributes { get; set; }
    Property Value
    Type Description
    System.Boolean

    ConvergentBodies

    Declaration
    [Obsolete("Deprecated in NX1953.0.0.  Use NXOpen.ObjectTypeSelector.Solids instead.")]
    public bool ConvergentBodies { get; set; }
    Property Value
    Type Description
    System.Boolean

    Csys

    Declaration
    public bool Csys { get; set; }
    Property Value
    Type Description
    System.Boolean

    Curves

    Declaration
    public bool Curves { get; set; }
    Property Value
    Type Description
    System.Boolean

    FacetBodies

    Declaration
    public bool FacetBodies { get; set; }
    Property Value
    Type Description
    System.Boolean

    Kinematic

    Declaration
    public bool Kinematic { get; set; }
    Property Value
    Type Description
    System.Boolean

    PmiData

    Declaration
    public bool PmiData { get; set; }
    Property Value
    Type Description
    System.Boolean

    ProductData

    Declaration
    public bool ProductData { get; set; }
    Property Value
    Type Description
    System.Boolean

    Solids

    Declaration
    public bool Solids { get; set; }
    Property Value
    Type Description
    System.Boolean

    Structures

    Declaration
    public bool Structures { get; set; }
    Property Value
    Type Description
    System.Boolean

    Surfaces

    Declaration
    public bool Surfaces { get; set; }
    Property Value
    Type Description
    System.Boolean

    Tessellation

    Declaration
    [Obsolete("Deprecated in NX12.0.2.  Use NXOpen.StepCreator.ExportSolidsAndSurfacesAs instead.")]
    public bool Tessellation { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX