Search Results for

    Show / Hide Table of Contents

    Class ThroughCurvesBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    ThroughCurvesBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.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
    System.Boolean

    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
    System.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
    System.Boolean

    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
    System.Double

    PreserveShape

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

    SectionsList

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

    SectionSurfaceRebuildData

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

    SectionTemplateString

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

    TangentTolerance

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

    Implements

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