Class BendTaperBuilder
Inheritance
BendTaperBuilder
Assembly: NXOpen.dll
public class BendTaperBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BendTaperBuilder()
Properties
Declaration
public Expression BendTaperAngle1 { get; }
Property Value
Declaration
public Expression BendTaperAngle2 { get; }
Property Value
Declaration
public BendTaperBuilder.BendTaperInputMethod BendTaperInputMethod1 { get; set; }
Property Value
Declaration
public BendTaperBuilder.BendTaperInputMethod BendTaperInputMethod2 { get; set; }
Property Value
Declaration
public ScCollector BendTaperSelectBendFace { get; }
Property Value
Declaration
public BendTaperBuilder.BendTaperType BendTaperType1 { get; set; }
Property Value
Declaration
public BendTaperBuilder.BendTaperType BendTaperType2 { get; set; }
Property Value
Declaration
public Expression EndRadius1 { get; }
Property Value
Declaration
public Expression EndRadius2 { get; }
Property Value
Declaration
public bool InferRadius1 { get; set; }
Property Value
Declaration
public bool InferRadius2 { get; set; }
Property Value
Declaration
public Expression StartRadius1 { get; }
Property Value
Declaration
public Expression StartRadius2 { get; }
Property Value
Declaration
public BendTaperBuilder.StartType StartType1 { get; set; }
Property Value
Declaration
public BendTaperBuilder.StartType StartType2 { get; set; }
Property Value
Declaration
public NXObject StationaryEntity { get; set; }
Property Value
Declaration
public Expression TaperDistance1 { get; }
Property Value
Declaration
public Expression TaperDistance2 { get; }
Property Value
Declaration
public BendTaperBuilder.BendTaperSides TaperSides { get; set; }
Property Value
Declaration
public Expression WebTaperAngle1 { get; }
Property Value
Declaration
public Expression WebTaperAngle2 { get; }
Property Value
Declaration
public BendTaperBuilder.WebTaperType WebTaperType1 { get; set; }
Property Value
Declaration
public BendTaperBuilder.WebTaperType WebTaperType2 { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink