Search Results for

    Show / Hide Table of Contents

    Class FaceBlendBuilder

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

    Constructors

    FaceBlendBuilder()

    Declaration
    protected FaceBlendBuilder()

    Properties

    AddTangentFaces

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

    BlendType

    Declaration
    public FaceBlendBuilder.Type BlendType { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.Type

    BlendWidthMethod

    Declaration
    public FaceBlendBuilder.WidthMethod BlendWidthMethod { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.WidthMethod

    CircularCrossSection

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

    CliffProjectOntoSecondWall

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

    CoincidentEdgeCollector

    Declaration
    public ScCollector CoincidentEdgeCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    ConicCrossSection

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

    CrossSectionType

    Declaration
    public FaceBlendBuilder.CrossSectionOption CrossSectionType { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.CrossSectionOption

    EdgeChainCollector

    Declaration
    public ScCollector EdgeChainCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    EndCapLimitPlaneOption

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

    EndLimitFaceNormalFlag

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

    EndLimitFacesetCollector

    Declaration
    public ScCollector EndLimitFacesetCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    EndLimitPoint

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

    FaceBlendDefineType

    Declaration
    public FaceBlendBuilder.DefiningType FaceBlendDefineType { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.DefiningType

    FirstFaceCollector

    Declaration
    public ScCollector FirstFaceCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    HelpPoint

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

    IsIsoparameterLineOriented

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

    LimitsListData

    Declaration
    public BlendLimitsData LimitsListData { get; }
    Property Value
    Type Description
    BlendLimitsData

    MiddleFaceCollector

    Declaration
    public ScCollector MiddleFaceCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    MiddleFaceNormFlag

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

    OverflowOption

    Declaration
    public FaceBlendBuilder.OverflowMethod OverflowOption { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.OverflowMethod

    ProjectToSecondWall

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

    PropagatePastSharpEdges

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

    PropagationAngle

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

    RemoveSelfIntersections

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

    ReverseFirstFaceNormal

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

    ReverseSecondFaceNormal

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

    ReverseThirdFaceNormal

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

    RhoType

    Declaration
    public FaceBlendBuilder.RhoMethod RhoType { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.RhoMethod

    SecondFaceCollector

    Declaration
    public ScCollector SecondFaceCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    SewAllFaces

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

    Spine

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

    StartCapLimitPlaneOption

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

    StartLimitFaceNormalFlag

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

    StartLimitFacesetCollector

    Declaration
    public ScCollector StartLimitFacesetCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    StartLimitPoint

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

    TangencyCollector

    Declaration
    public ScCollector TangencyCollector { get; set; }
    Property Value
    Type Description
    ScCollector

    TangentSurface

    Declaration
    public ISurface TangentSurface { get; set; }
    Property Value
    Type Description
    ISurface

    ThirdFaceEndParameter

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

    ThirdFaceStartParameter

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

    Tolerance

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

    TrimInputFacesToBlendFaces

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

    TrimLongInputFacesToExtendedRail

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

    TrimmingOption

    Declaration
    public FaceBlendBuilder.TrimmingMethod TrimmingOption { get; set; }
    Property Value
    Type Description
    FaceBlendBuilder.TrimmingMethod

    UseLimitsListFlag

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

    Methods

    GetLimitPlanes(out Plane, out Plane)

    Declaration
    public void GetLimitPlanes(out Plane startLimitPlane, out Plane endLimitPlane)
    Parameters
    Type Name Description
    Plane startLimitPlane
    Plane endLimitPlane

    SetLimitPlanes(Plane, Plane)

    Declaration
    public void SetLimitPlanes(Plane startLimitPlane, Plane endLimitPlane)
    Parameters
    Type Name Description
    Plane startLimitPlane
    Plane endLimitPlane

    UpdateConstantLawProfiles()

    Declaration
    public void UpdateConstantLawProfiles()

    Implements

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