ItemFactoryBase.NewDetailCurveArray
Method
Description:
Creates an array of new detail curve elements.
Creates an array of new detail curve elements.
Parameters
Parameter | Type | Description |
---|---|---|
view | View | The view in which the detail curves are to be visible. |
geometryCurveArray | CurveArray | An array containing the internal geometry curves for detail lines. The curve in array should be bound curve. |
Return Value
Type | Description |
---|---|
DetailCurveArray | If successful an array of new detail curve elements. Otherwise . |
Exceptions
Exception | Condition |
---|---|
ArgumentException | Thrown when curve is not in plane of the view |