CadLeaderPutSpline
Sets the spline of the leader.
void CadLeaderPutSpline (
YuHandle hEnt,
std::int32_t spline
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- spline (std::int32_t)
- Integer value.
Return Value
None.
Sets the spline of the leader.
None.