Search Results for

    Show / Hide Table of Contents

    Class EdgeSymmetryBuilder

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

    Constructors

    EdgeSymmetryBuilder()

    Declaration
    protected EdgeSymmetryBuilder()

    Properties

    Blend

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

    CanBlend

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

    CanCreateNewBody

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

    DepthSkew

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

    IsEditPolesEnabled

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

    IsEndLocked

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

    IsG0

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

    IsG1

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

    IsG2

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

    IsG3

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

    IsStartLocked

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

    MovementDirection

    Declaration
    public EdgeSymmetryBuilder.MovementDirections MovementDirection { get; set; }
    Property Value
    Type Description
    EdgeSymmetryBuilder.MovementDirections

    MovementMethod

    Declaration
    public EdgeSymmetryBuilder.MovementMethods MovementMethod { get; set; }
    Property Value
    Type Description
    EdgeSymmetryBuilder.MovementMethods

    ObjectToEdit

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

    Offset

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

    OppositeEdgeContinuity

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

    Parameterization

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

    PoleManager

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

    SymmetryPlane

    Declaration
    public Plane SymmetryPlane { get; set; }
    Property Value
    Type Description
    Plane

    SymmetryPlaneOption

    Declaration
    public EdgeSymmetryBuilder.SymmetryPlaneOptions SymmetryPlaneOption { get; set; }
    Property Value
    Type Description
    EdgeSymmetryBuilder.SymmetryPlaneOptions

    Methods

    ResetPoleEditing()

    Declaration
    public void ResetPoleEditing()

    UpdateSurfacePostPoleEditing()

    Declaration
    public void UpdateSurfacePostPoleEditing()

    Implements

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