AddBasicComposite method


Your Ad Here


Topsolid online Help Index

Created : v6.5

 

ICurve = ICurves.AddBasicComposite(Curves, Delete)

Description

This method creates a non associative composite curve.

Parameters

IN:

 

Variant Curves

 

Constituent curves.

IN:

 

Boolean Delete

Delete constituent curves (optional, default = True).

RET:

ICurve

Created composite curve.

 

Remarks

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).

Examples

Creating a basic composite curve.

 

 

Topsolid online Help Index

Your Ad Here