Application.NewCurveLoopsProfile
Method
Description:
Creates a new CurveLoopsProfile object.
Creates a new CurveLoopsProfile object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| curveLoops | CurveArrArray | The curve loops of the Profile. |
Return Value
| Type | Description |
|---|---|
| CurveLoopsProfile | The new CurveLoopsProfile object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the argument is. |