Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeKnotVector Class
>
OdGeKnotVector Methods
>
OdGeKnotVector::split Method
OdGeKnotVector::split Method
Syntax
C++
int
split
(
double
param
,
OdGeKnotVector
*
pKnotHead
,
int
multLast
,
OdGeKnotVector
*
pKnotTail
,
int
multFirst
)
const
;
Description
Splits this vector at the point corresponding to param.
Parameters
Parameters
Description
param
[in] Parameter to specify a point on the vector.
pKnotHead
[out] Receives the head portion of the split.
multLast
[in] Multiplicity of the last knot in the head portion.
pKnotTail
[out] Receives the tail portion of the split.
multFirst
[in] Multiplicity of the first knot in the tail portion.
Links
OdGeKnotVector Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!