Method LineToCylinderCAD
LineToCylinderCAD(OccurrenceList, double)
Change lines into cylinders
Declaration
public void LineToCylinderCAD(OccurrenceList occurrences, double radius)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrence of components to reverse |
double | radius | Size of the radius of the cylinders |