Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
BezierCurve1D Class
BezierCurve1D Constructor
BezierCurve1D Constructor
BezierCurve1D Constructor (IEnumerable(Double))
BezierCurve1D Constructor (IEnumerable
Double
)
Constructor.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
BezierCurve1D
(
IEnumerable
<
double
>
points
)
Parameters
points
Type:
System.Collections.Generic
IEnumerable
Double
The list of control points.
See Also
Reference
BezierCurve1D Class
BezierCurve1D Overload
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com