Search Results for

    Show / Hide Table of Contents

    Class Catiav4Importer

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    BaseImporter
    Catiav4Importer
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    BaseImporter.GetMode()
    BaseImporter.SetMode(BaseImporter.Mode)
    BaseImporter.InputFile
    BaseImporter.OutputFile
    DexBuilder.ProcessHoldFlag
    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
    Assembly: NXOpen.dll
    Syntax
    public class Catiav4Importer : BaseImporter, IMessageSink, IComponentBuilder

    Constructors

    Catiav4Importer()

    Declaration
    protected Catiav4Importer()

    Properties

    FileOpenFlag

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

    HealBodies

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

    Optimize

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

    SettingsFile

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

    SimplifyGeometry

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

    Methods

    SaveSettings(string)

    Declaration
    public void SaveSettings(string filename)
    Parameters
    Type Name Description
    string filename

    Implements

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