Unit 'gmPoints3D' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TgmPolygon3D

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

Declaration

Source position: gmpoints3d.pas line 108

type TgmPolygon3D = class(TPersistent)

public

  procedure Assign(); override;

  

  procedure Clear;

  

  procedure Add();

  

  procedure AddWithBreakupLength();

  

  function First;

  

  function Last;

  

  procedure Delete();

  

  procedure DeleteDuplicates();

  

  property Count: Integer; [r]

  

  property Points []: PsdPoint3D; [r]

  

end;

Inheritance

TgmPolygon3D

  

|

TObject



CT Web help

CodeTyphon Studio