Search Results for

    Show / Hide Table of Contents

    Class BridgeTransitionBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SheetmetalBaseBuilder
    BridgeTransitionBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    SheetmetalBaseBuilder.GetApplicationContext()
    SheetmetalBaseBuilder.SetApplicationContext(ApplicationContext)
    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 BridgeTransitionBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder

    Constructors

    BridgeTransitionBuilder()

    Declaration
    protected BridgeTransitionBuilder()

    Properties

    AlternateSolution

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

    EndEdge

    Declaration
    public SelectEdge EndEdge { get; }
    Property Value
    Type Description
    SelectEdge

    EndEdgeLateralOffset

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

    FoldBendOptions

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

    FoldTransitionType

    Declaration
    public int FoldTransitionType { get; set; }
    Property Value
    Type Description
    int

    InsetType

    Declaration
    public BridgeTransitionBuilder.InsetOptions InsetType { get; set; }
    Property Value
    Type Description
    BridgeTransitionBuilder.InsetOptions

    Length

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

    MultiThicknessProperty

    Declaration
    public MultiThicknessBuilder MultiThicknessProperty { get; }
    Property Value
    Type Description
    MultiThicknessBuilder

    Plane

    Declaration
    public SelectISurface Plane { get; }
    Property Value
    Type Description
    SelectISurface

    Point

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

    ReferenceGeometryPlane

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

    StartAndEndParametersEqual

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

    StartEdge

    Declaration
    public SelectEdge StartEdge { get; }
    Property Value
    Type Description
    SelectEdge

    StartEdgeLateralOffset

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

    TrimOrExtendToBend

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

    Type

    Declaration
    public BridgeTransitionBuilder.TypeOptions Type { get; set; }
    Property Value
    Type Description
    BridgeTransitionBuilder.TypeOptions

    Width

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

    WidthDirection

    Declaration
    public BridgeTransitionBuilder.WidthDirectionOptions WidthDirection { get; set; }
    Property Value
    Type Description
    BridgeTransitionBuilder.WidthDirectionOptions

    WidthType

    Declaration
    public BridgeTransitionBuilder.WidthOptions WidthType { get; set; }
    Property Value
    Type Description
    BridgeTransitionBuilder.WidthOptions

    ZuEndEdgeBendOptions

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

    ZuStartEdgeBendOptions

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

    Implements

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