Search Results for

    Show / Hide Table of Contents

    Class MigratedPanelBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    MigratedPanelBuilder
    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.SheetMetal
    Assembly: NXOpen.dll
    Syntax
    public class MigratedPanelBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    MigratedPanelBuilder()

    Declaration
    protected MigratedPanelBuilder()

    Properties

    AlongFaceNormal

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

    BendFace

    Declaration
    public Face BendFace { get; set; }
    Property Value
    Type Description
    Face

    BendOptions

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

    BendRadius

    Declaration
    public string BendRadius { get; set; }
    Property Value
    Type Description
    string

    CutoffAngle

    Declaration
    public string CutoffAngle { get; set; }
    Property Value
    Type Description
    string

    EndConditions

    Declaration
    public ExpressionCollectorSet EndConditions { get; }
    Property Value
    Type Description
    ExpressionCollectorSet

    GapTolerance

    Declaration
    public string GapTolerance { get; set; }
    Property Value
    Type Description
    string

    MovingFace

    Declaration
    public Face MovingFace { get; set; }
    Property Value
    Type Description
    Face

    NeutralOffset

    Declaration
    public string NeutralOffset { get; set; }
    Property Value
    Type Description
    string

    ParentSmBody

    Declaration
    public Body ParentSmBody { get; set; }
    Property Value
    Type Description
    Body

    StationaryFace

    Declaration
    public Face StationaryFace { get; set; }
    Property Value
    Type Description
    Face

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX