Search Results for

    Show / Hide Table of Contents

    Class Importer3MF

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    Importer3MF
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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 Importer3MF : DexBuilder, IMessageSink, IComponentBuilder

    Constructors

    Importer3MF()

    Declaration
    protected Importer3MF()

    Properties

    Cleanup

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

    CreateClipLatticeFeature

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

    FacetBodyType

    Declaration
    public Importer3MF.FacetBodyTypes FacetBodyType { get; set; }
    Property Value
    Type Description
    Importer3MF.FacetBodyTypes

    InputFile

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

    MinimumAngleFoldedFacets

    Declaration
    public double MinimumAngleFoldedFacets { get; set; }
    Property Value
    Type Description
    double

    MinimumFacetNumber

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

    ShowInformationWindow

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

    TessellationFactor

    Declaration
    public double TessellationFactor { get; set; }
    Property Value
    Type Description
    double

    Implements

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