Search Results for

    Show / Hide Table of Contents

    Class BlankNestingBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    BlankNestingBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class BlankNestingBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    BlankNestingBuilder()

    Declaration
    protected BlankNestingBuilder()

    Properties

    AngleResult

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

    AngleStep

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

    BlankArea

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

    BoundarySegment

    Declaration
    public int BoundarySegment { get; set; }
    Property Value
    Type Description
    System.Int32

    HeightStep

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

    LayoutType

    Declaration
    public BlankNestingBuilder.LayoutTypeSpecification LayoutType { get; set; }
    Property Value
    Type Description
    BlankNestingBuilder.LayoutTypeSpecification

    MinimumDistance

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

    PitchResult

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

    SelectObject

    Declaration
    public ScCollector SelectObject { get; }
    Property Value
    Type Description
    ScCollector

    StripWidthResult

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

    Utilization

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

    WebDistance

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

    Methods

    LayoutCalculation()

    Declaration
    public void LayoutCalculation()

    Implements

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