CADFillet

Public Class CADFillet
Inherits: CADShapeManipulator

Add fillets to a polyline

Public Fields

FilletRadius
System.Double  

Methods

CADFillet
CADFillet(ICADView view, double radius);  
FilletPolyline
Polyline FilletPolyline(Polyline poly); VB
FilletShapes
void FilletShapes();  
Copyright (c) 2011 HexRay Ltd