This document is archived and information here might be outdated. Recommended version. |
Regenerate the geometries of all control points in the fabric.
[Visual Basic .NET] Public Sub RegenerateAllControlPoints ( _ ByVal pTrackCancel As ITrackCancel _ )
[C#] public void RegenerateAllControlPoints ( ITrackCancel pTrackCancel );
[C++]
HRESULT RegenerateAllControlPoints(
ITrackCancel* pTrackCancel
);
[C++]
Parameters pTrackCancel [in]
pTrackCancel is a parameter of type ITrackCancel*