Class DrawBeadTaperBuilder
Inheritance
DrawBeadTaperBuilder
Assembly: NXOpen.dll
Syntax
public class DrawBeadTaperBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DrawBeadTaperBuilder()
Declaration
protected DrawBeadTaperBuilder()
Properties
TaperPoint
Declaration
public Point TaperPoint { get; set; }
Property Value
TaperRadius
Declaration
public Expression TaperRadius { get; }
Property Value
TaperType
Declaration
public DrawBeadTaperBuilder.TaperTypes TaperType { get; set; }
Property Value
TaperWashoutHeight
Declaration
public Expression TaperWashoutHeight { get; }
Property Value
TaperWashoutLength
Declaration
public Expression TaperWashoutLength { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink