Class BendTaperBuilder
Inheritance
System.Object
System.MarshalByRefObject
BendTaperBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
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
[Obsolete("Deprecated in NX8.5.0. Use WebTaperType1 and WebTaperType2 instead.")]
public BendTaperBuilder.ChainingType Chaining { 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
Type |
Description |
System.Boolean |
|
Declaration
public bool InferRadius2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
[Obsolete("Deprecated in NX10.0.0. Use StationaryEntity instead.")]
public bool ReverseTaperDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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