[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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 BarCount: Integer; [rw] |
|
|
property EquationCount: Integer; [r] |
|
|
property Progress: Double; [r] |
|
|
property SystemMatrix: TgmMatrix; [r] |
|
|
property OnLogInfo: TgmStringEvent; [rw] |
|
|
property OnProgress: TNotifyEvent; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |