Class BridgeTransitionBuilder
Inheritance
BridgeTransitionBuilder
Assembly: NXOpen.dll
public class BridgeTransitionBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BridgeTransitionBuilder()
Properties
Declaration
public bool AlternateSolution { get; set; }
Property Value
Declaration
public SelectEdge EndEdge { get; }
Property Value
Declaration
public Expression EndEdgeLateralOffset { get; }
Property Value
Declaration
public Expression FlexLength { get; }
Property Value
Declaration
public BridgeTransitionBuilder.FlexLengthOptions FlexLengthType { get; set; }
Property Value
Declaration
public BendOptions FoldBendOptions { get; }
Property Value
Declaration
public int FoldTransitionType { get; set; }
Property Value
Declaration
public BridgeTransitionBuilder.InsetOptions InsetType { get; set; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public MultiThicknessBuilder MultiThicknessProperty { 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 double ScaleFactor { get; set; }
Property Value
Declaration
public bool StartAndEndParametersEqual { get; set; }
Property Value
Declaration
public SelectEdge StartEdge { get; }
Property Value
Declaration
public Expression StartEdgeLateralOffset { get; }
Property Value
Declaration
public bool TrimOrExtendToBend { get; set; }
Property Value
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