![]() |
QCAD
Open Source 2D CAD
|
Functions | |
void | ShapeAlgorithms () |
void ShapeAlgorithms | ( | ) |
distance | Distance of first parallel or concentric arc or circle. |
number | Number of offset shapes to generate. |
sidePosition | RVector indicating what side of the shape the parallels should be RS.LeftHand or RS.RightHand or RS.BothSides. |
doc | RDocument |
entityId | ID of entity to exclude (typically clicked entity). |
shape | Shape of (clicked) entity. |
extend | True if entity is being extended. |
onShape | True: only return intersections on the shape (for trimming, breaking, default). False: Also consider intersection points outside of shape (for extending). |
onOtherShapes | True only return intersections on one of the other shapes (for extending). |
points | Array of RVector, assumed to be on shape. |