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

TgmFemVertex2D

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

Declaration

Source position: gmfiniteelement2d.pas line 49

type TgmFemVertex2D = class(TPersistent)

public

  P: TgmPoint2D;

  

  U: TgmPoint2D;

  

  F: TgmPoint2D;

  

  Constr: array [0..1] of Boolean;

  

  EqNo: array [0..1] of Integer;

  

end;

Inheritance

TgmFemVertex2D

  

|

TObject



CT Web help

CodeTyphon Studio