Topsolid online Help Index
Created : v6.5
ICurve = ICurves.AddBasicComposite(Curves, Delete)
This method creates a non associative composite curve.
|
IN:
|
Variant Curves
|
Constituent curves. |
|
IN:
|
Boolean Delete |
Delete constituent curves (optional, default = True). |
|
RET: |
Created composite curve.
|
The constituent curves must be connected : the termination point of one curve must coincide with the starting point of the next one (within the modeling precision which is 0.01µm).
Creating a basic composite curve.
Topsolid online Help Index