Search Results for

    Show / Hide Table of Contents

    Class MatchEdgeBuilder

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

    Constructors

    MatchEdgeBuilder()

    Declaration
    protected MatchEdgeBuilder()

    Properties

    Blend

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

    CanUseFaceFinder

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

    ControlPoleManager

    Declaration
    public ControlPoleManagerData ControlPoleManager { get; }
    Property Value
    Type Description
    ControlPoleManagerData

    DegreePatches

    Declaration
    public DegreesAndSegmentsOrPatchesBuilder DegreePatches { get; }
    Property Value
    Type Description
    DegreesAndSegmentsOrPatchesBuilder

    DepthSkew

    Declaration
    public DepthSkewBuilder DepthSkew { get; }
    Property Value
    Type Description
    DepthSkewBuilder

    DistanceTolerance

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

    EdgeLimit

    Declaration
    public CurveRangeBuilder EdgeLimit { get; }
    Property Value
    Type Description
    CurveRangeBuilder

    EdgeOffsetPosition

    Declaration
    public OnPathDimensionBuilder EdgeOffsetPosition { get; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    EndEdgeConstraint

    Declaration
    public MatchEdgeBuilder.EdgeConstraintType EndEdgeConstraint { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.EdgeConstraintType

    FaceRecognizer

    Declaration
    public FaceRecognitionBuilder FaceRecognizer { get; }
    Property Value
    Type Description
    FaceRecognitionBuilder

    FlipTargetCurveOrientation

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

    IsBlendEnabled

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

    IsCreateCopy

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

    IsEditPoleEnabled

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

    IsEndEdgeLocked

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

    IsEndPoleFixed

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

    IsG0Continuity

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

    IsG1Continuity

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

    IsG2Continuity

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

    IsG3Continuity

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

    IsKeepSelected

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

    IsMatchEndToEnd

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

    IsStartEdgeLocked

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

    IsStartPoleFixed

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

    MatchExactType

    Declaration
    public MatchEdgeBuilder.MatchExact MatchExactType { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.MatchExact

    ObjectToEdit

    Declaration
    public SelectNXObject ObjectToEdit { get; }
    Property Value
    Type Description
    SelectNXObject

    OppositeEdgeConstraint

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

    PartialMatch

    Declaration
    public int PartialMatch { get; set; }
    Property Value
    Type Description
    System.Int32

    PoleMoveDirectionEnum

    Declaration
    public MatchEdgeBuilder.PoleMoveDirection PoleMoveDirectionEnum { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.PoleMoveDirection

    PoleMoveDirectionVector

    Declaration
    public Direction PoleMoveDirectionVector { get; set; }
    Property Value
    Type Description
    Direction

    PoleMovementConstraintType

    Declaration
    public MatchEdgeBuilder.PoleMovementConstraintEnumType PoleMovementConstraintType { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.PoleMovementConstraintEnumType

    StartEdgeConstraint

    Declaration
    public MatchEdgeBuilder.EdgeConstraintType StartEdgeConstraint { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.EdgeConstraintType

    TangentDirectionVector

    Declaration
    public Direction TangentDirectionVector { get; set; }
    Property Value
    Type Description
    Direction

    TargetObjects

    Declaration
    public SelectDisplayableObjectList TargetObjects { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    Type

    Declaration
    public MatchEdgeBuilder.Types Type { get; set; }
    Property Value
    Type Description
    MatchEdgeBuilder.Types

    Methods

    EditPoleUpdateSurface()

    Declaration
    public void EditPoleUpdateSurface()

    LoadEditEdge()

    Declaration
    public void LoadEditEdge()

    ResetEditPoles()

    Declaration
    public void ResetEditPoles()

    SetSelectedEditEdgeAndFace(Edge, Face)

    Declaration
    public void SetSelectedEditEdgeAndFace(Edge edge, Face face)
    Parameters
    Type Name Description
    Edge edge
    Face face

    SetupPoleEditing()

    Declaration
    public void SetupPoleEditing()

    UpdateOriginalMatchSurface()

    Declaration
    public void UpdateOriginalMatchSurface()

    Implements

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