Class BendCornerTypeBuilder
Inheritance
System.Object
System.MarshalByRefObject
BendCornerTypeBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Double |
RatioToAttributeName
Declaration
public string RatioToAttributeName { get; set; }
Property Value
Type | Description |
---|---|
System.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 |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink