Class BendCornerTypeBuilder
Inheritance
BendCornerTypeBuilder
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
Radius
Declaration
public Expression Radius { get; }
Property Value
RadiusFromBendTable
Declaration
public double RadiusFromBendTable { get; set; }
Property Value
RatioToAttributeName
Declaration
public string RatioToAttributeName { get; set; }
Property Value
RatioToAttributeValue
Declaration
public Expression RatioToAttributeValue { get; }
Property Value
RatioToDiameter
Declaration
public Expression RatioToDiameter { get; }
Property Value
StockPartNumberFromBendTable
Declaration
public string StockPartNumberFromBendTable { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink