Class EdgeRipBuilder
Inheritance
EdgeRipBuilder
Assembly: NXOpen.dll
public class EdgeRipBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected EdgeRipBuilder()
Properties
Declaration
public Expression BlendRadius { get; }
Property Value
Declaration
public bool BlendSharpCorners { get; set; }
Property Value
Declaration
public EdgeRipBuilder.EndCapShapeOptions EndCapShape { get; set; }
Property Value
Declaration
public bool ReverseWidthDirection { get; set; }
Property Value
Declaration
public Section Section { get; set; }
Property Value
Declaration
public SketchFeature Sketch { get; set; }
Property Value
Declaration
public bool Symmetric { get; set; }
Property Value
Declaration
public bool UseSystemWidth { get; set; }
Property Value
Declaration
public Expression Width { get; }
Property Value
Methods
Declaration
public Edge[] GetRipEdges()
Returns
Declaration
public void SetRipEdges(Edge[] ripEdges)
Parameters
Type |
Name |
Description |
Edge[] |
ripEdges |
|
Declaration
public int ValidateBuilderData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink