Unit 'gmGeomFit3D' Package
[Overview][Constants][Types][Classes][Index] [#bs_engines]

TgmShapeFit3D

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gmgeomfit3d.pas line 158

type TgmShapeFit3D = class(TgmDebugComponent)

public

  constructor Create(); override;

  

  procedure FitToPointcloud();

  

  property Delta: Double; [rw]

  

  property MaxIter: Integer; [rw]

  

  property Error: Double; [r]

  

  property Iter: Integer; [r]

  

  property OnDebugOut: TgmDebugEvent; [rw]

  

end;

Inheritance

TgmShapeFit3D

  

|

TgmDebugComponent

  

|

TObject



CT Web help

CodeTyphon Studio