Class BendCorner
Assembly: NXOpen.dll
Syntax
public class BendCorner : Corner, IMessageSink, INXObject
Constructors
BendCorner()
Declaration
Properties
BendAttributeName
Declaration
public string BendAttributeName { get; set; }
Property Value
BendMethod
Declaration
public CornerTypeBuilder.BendMethods BendMethod { get; set; }
Property Value
BendRadius
Declaration
public double BendRadius { get; set; }
Property Value
BendRatio
Declaration
public double BendRatio { get; set; }
Property Value
BendRatioToAttribute
Declaration
public double BendRatioToAttribute { get; set; }
Property Value
Methods
FindSideSegments()
Declaration
public Curve[] FindSideSegments()
Returns
GetSegment()
Declaration
public ISegment GetSegment()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink