Search Results for

    Show / Hide Table of Contents

    Class ThroughCurveMeshBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    ThroughCurveMeshBuilder
    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.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, 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 ThroughCurveMeshBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    ThroughCurveMeshBuilder()

    Declaration
    protected ThroughCurveMeshBuilder()

    Properties

    BodyPreference

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

    Construction

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

    CrossCurvesList

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

    CrossSurfaceRebuildData

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

    CrossTemplateString

    Declaration
    public Section CrossTemplateString { get; }
    Property Value
    Type Description
    Section

    CurvatureTolerance

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

    Emphasis

    Declaration
    public ThroughCurveMeshBuilder.EmphasisType Emphasis { get; set; }
    Property Value
    Type Description
    ThroughCurveMeshBuilder.EmphasisType

    FirstCrossContinuity

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

    FirstPrimaryContinuity

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

    IntersectionTolerance

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

    LastCrossContinuity

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

    LastPrimaryContinuity

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

    PositionTolerance

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

    PrimaryCurvesList

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

    PrimarySurfaceRebuildData

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

    PrimaryTemplateString

    Declaration
    public Section PrimaryTemplateString { get; }
    Property Value
    Type Description
    Section

    Spine

    Declaration
    public Section Spine { get; }
    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