Search Results for

    Show / Hide Table of Contents

    Class ThroughCurvesBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    ThroughCurvesBuilder
    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.Features
    Assembly: NXOpen.dll
    Syntax
    public class ThroughCurvesBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    ThroughCurvesBuilder()

    Declaration
    protected ThroughCurvesBuilder()

    Properties

    Alignment

    Declaration
    public AlignmentMethodBuilder Alignment { get; }
    Property Value
    Type Description
    AlignmentMethodBuilder

    BodyPreference

    Declaration
    public ThroughCurvesBuilder.BodyPreferenceTypes BodyPreference { get; set; }
    Property Value
    Type Description
    ThroughCurvesBuilder.BodyPreferenceTypes

    ClosedInV

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

    Construction

    Declaration
    public ThroughCurvesBuilder.ConstructionMethod Construction { get; set; }
    Property Value
    Type Description
    ThroughCurvesBuilder.ConstructionMethod

    CurvatureTolerance

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

    FirstSectionContinuity

    Declaration
    public Continuity FirstSectionContinuity { get; }
    Property Value
    Type Description
    Continuity

    FlowDirection

    Declaration
    public FlowDirection FlowDirection { get; }
    Property Value
    Type Description
    FlowDirection

    LastSectionContinuity

    Declaration
    public Continuity LastSectionContinuity { get; }
    Property Value
    Type Description
    Continuity

    LoftingSurfaceRebuildData

    Declaration
    public Rebuild LoftingSurfaceRebuildData { get; }
    Property Value
    Type Description
    Rebuild

    NormalToEndSections

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

    PatchType

    Declaration
    public ThroughCurvesBuilder.PatchTypes PatchType { get; set; }
    Property Value
    Type Description
    ThroughCurvesBuilder.PatchTypes

    PositionTolerance

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

    PreserveShape

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

    SectionSurfaceRebuildData

    Declaration
    public Rebuild SectionSurfaceRebuildData { get; }
    Property Value
    Type Description
    Rebuild

    SectionTemplateString

    Declaration
    public Section SectionTemplateString { get; set; }
    Property Value
    Type Description
    Section

    SectionsList

    Declaration
    public SectionList SectionsList { get; }
    Property Value
    Type Description
    SectionList

    TangentTolerance

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

    Implements

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