SplineUpdateFitData Method
|
Updates the fit data of the spline. If the fit
tolerance == 0, the spline is refitted; otherwise the fit data is
purged.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void UpdateFitData()
public:
void UpdateFitData()
member UpdateFitData : unit -> unit
See Also