Search Results for

    Show / Hide Table of Contents

    Class BendCornerTypeBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseCornerTypeBuilder
    BendCornerTypeBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    BaseCornerTypeBuilder.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.RoutingCommon
    Assembly: NXOpen.dll
    Syntax
    public class BendCornerTypeBuilder : BaseCornerTypeBuilder, IMessageSink, IComponentBuilder

    Constructors

    BendCornerTypeBuilder()

    Declaration
    protected BendCornerTypeBuilder()

    Properties

    Method

    Declaration
    public BendCornerTypeBuilder.BendMethod Method { get; set; }
    Property Value
    Type Description
    BendCornerTypeBuilder.BendMethod

    Radius

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

    RadiusFromBendTable

    Declaration
    public double RadiusFromBendTable { get; set; }
    Property Value
    Type Description
    double

    RatioToAttributeName

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

    RatioToAttributeValue

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

    RatioToDiameter

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

    StockPartNumberFromBendTable

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

    Implements

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