Class BridgeTransitionBuilder
Inheritance
System.Object
System.MarshalByRefObject
BridgeTransitionBuilder
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 BridgeTransitionBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BridgeTransitionBuilder()
Properties
Declaration
public bool AlternateSolution { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectEdge EndEdge { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX10.0.2. Use NXOpen.Expression.RightHandSide on the NXOpen.Expression object returned from Features.SheetMetal.BendOptions.BendRadius instead.")]
public Expression EndRadius { get; }
Property Value
Declaration
public BendOptions FoldBendOptions { get; }
Property Value
Declaration
public int FoldTransitionType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public BridgeTransitionBuilder.InsetOptions InsetType { get; set; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public SelectISurface Plane { get; }
Property Value
Declaration
public Point Point { get; set; }
Property Value
Declaration
public Plane ReferenceGeometryPlane { get; set; }
Property Value
Declaration
public bool StartAndEndParametersEqual { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectEdge StartEdge { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX10.0.2. Use NXOpen.Expression.RightHandSide on the NXOpen.Expression object returned from Features.SheetMetal.BendOptions.BendRadius instead.")]
public Expression StartRadius { get; }
Property Value
Declaration
public bool TrimOrExtendToBend { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public BridgeTransitionBuilder.TypeOptions Type { get; set; }
Property Value
Declaration
public Expression Width { get; }
Property Value
Declaration
public BridgeTransitionBuilder.WidthDirectionOptions WidthDirection { get; set; }
Property Value
Declaration
public BridgeTransitionBuilder.WidthOptions WidthType { get; set; }
Property Value
Declaration
public BendOptions ZuEndEdgeBendOptions { get; }
Property Value
Declaration
public BendOptions ZuStartEdgeBendOptions { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink