ItemFactoryBase.NewDetailCurveArray
Description:
Creates an array of new detail curve elements.
Creates an array of new detail curve elements.
public DetailCurveArray NewDetailCurveArray(
View view,
CurveArray geometryCurveArray
)
-
viewThe view in which the detail curves are to be visible.
-
geometryCurveArrayAn array containing the internal geometry curves for detail lines. The curve in array should be bound curve.
Return Value
nullNothingnullptr
If successful an array of new detail curve elements. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
-
Thrown when curve is not in plane of the view