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

TgmGeomShape

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

Declaration

Source position: gmgeomfit3d.pas line 78

type TgmGeomShape = class(TPersistent)

protected

  class function GetXCount; virtual; abstract;

  

  procedure InitialPosition(); virtual; abstract;

  

  procedure PrecalcShapeParams(); virtual; abstract;

  

public

  property XCount: Integer; [r]

  

  function DistanceToSurface(); virtual; abstract;

  

end;

Inheritance

TgmGeomShape

  

|

TObject



CT Web help

CodeTyphon Studio