Search Results for

    Show / Hide Table of Contents

    Class ExportFlatPatternBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ExportFlatPatternBuilder
    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.Features.SheetMetal
    Assembly: NXOpen.dll
    Syntax
    public class ExportFlatPatternBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ExportFlatPatternBuilder()

    Declaration
    protected ExportFlatPatternBuilder()

    Properties

    AddedBottom

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

    AddedTop

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

    BendDown

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

    BendTangent

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

    BendUp

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

    DeviationalTolerance

    Declaration
    public double DeviationalTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    DxfRevision

    Declaration
    public ExportFlatPatternBuilder.DxfRevisionType DxfRevision { get; set; }
    Property Value
    Type Description
    ExportFlatPatternBuilder.DxfRevisionType

    ExportLocation

    Declaration
    public ExportFlatPatternBuilder.ExportLocationOptions ExportLocation { get; set; }
    Property Value
    Type Description
    ExportFlatPatternBuilder.ExportLocationOptions

    FlatPattern

    Declaration
    public SelectFlatPattern FlatPattern { get; }
    Property Value
    Type Description
    SelectFlatPattern

    InnerMold

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

    InteriorCutout

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

    InteriorFeature

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

    OuterMold

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

    OutputFile

    Declaration
    public string OutputFile { get; set; }
    Property Value
    Type Description
    System.String

    Type

    Declaration
    public ExportFlatPatternBuilder.FileType Type { get; set; }
    Property Value
    Type Description
    ExportFlatPatternBuilder.FileType

    Implements

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