Search Results for

    Show / Hide Table of Contents

    Class EdgeSymmetryBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    EdgeSymmetryBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    bool

    CanCreateNewBody

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

    DepthSkew

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

    IsEditPolesEnabled

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

    IsEndLocked

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

    IsG0

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

    IsG1

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

    IsG2

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

    IsG3

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

    IsStartLocked

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

    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