Search Results for

    Show / Hide Table of Contents

    Class MultiBendBendPropertiesBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    SheetmetalComponentBuilder
    FeatureBendPropertiesBuilder
    MultiBendBendPropertiesBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBendPropertiesBuilder.BendOptions
    FeatureBendPropertiesBuilder.Value
    SheetmetalComponentBuilder.GetApplicationContext()
    SheetmetalComponentBuilder.SetApplicationContext(ApplicationContext)
    SheetmetalComponentBuilder.Validate()
    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 MultiBendBendPropertiesBuilder : FeatureBendPropertiesBuilder, IMessageSink, IComponentBuilder

    Constructors

    MultiBendBendPropertiesBuilder()

    Declaration
    protected MultiBendBendPropertiesBuilder()

    Properties

    Inset

    Declaration
    public MultiBendBendPropertiesBuilder.Insets Inset { get; set; }
    Property Value
    Type Description
    MultiBendBendPropertiesBuilder.Insets

    ParentPlane

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

    Plane

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

    SketchParentPlane

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

    Methods

    DeleteMultiBendBendProperties()

    Declaration
    public void DeleteMultiBendBendProperties()

    Implements

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