Unit 'gmFiniteElement3D' Package
[Overview][Types][Classes][Index] [#bs_engines]

TgmFemBarSystem3D

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

Declaration

Source position: gmfiniteelement3d.pas line 63

type TgmFemBarSystem3D = class(TPersistent)

protected

  procedure BuildSystemMatrix();

  

public

  procedure Solve;

  

  property Vertices []: PsdFemVertex3D; [r]

  

  property VertexCount: Integer; [rw]

  

  property Bars []: PsdFemBar; [r]

  

  property BarCount: Integer; [rw]

  

  property EquationCount: Integer; [r]

  

  property Progress: Double; [r]

  

  property SystemMatrix: TgmMatrix; [r]

  

  property OnLogInfo: TgmStringEvent; [rw]

  

  property OnProgress: TNotifyEvent; [rw]

  

end;

Inheritance

TgmFemBarSystem3D

  

|

TObject



CT Web help

CodeTyphon Studio