Search Results for

    Show / Hide Table of Contents

    Class AddSurfBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    AddSurfBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.Die
    Assembly: NXOpen.dll
    Syntax
    public class AddSurfBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    AddSurfBuilder()

    Declaration
    protected AddSurfBuilder()

    Properties

    Associative

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

    ConcaveCornerRadius

    Declaration
    public Expression ConcaveCornerRadius { get; }
    Property Value
    Type Description
    Expression

    DistanceTolerance

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

    Limits

    Declaration
    public DieLimitsBuilder Limits { get; }
    Property Value
    Type Description
    DieLimitsBuilder

    Method

    Declaration
    public AddSurfBuilder.Methods Method { get; set; }
    Property Value
    Type Description
    AddSurfBuilder.Methods

    RefPoint

    Declaration
    public Point RefPoint { get; set; }
    Property Value
    Type Description
    Point

    SelectSection

    Declaration
    public SelectNXObjectList SelectSection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    Sewn

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

    Spine

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

    SpineRadius

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

    TrimBound

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

    Methods

    CreateDefaultSpine()

    Declaration
    public void CreateDefaultSpine()

    Implements

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