FEDEM Solver
R8.0
Source code of the dynamics solver
|
Returns pointer to object with specified ID. More...
Private Member Functions | |
type(beampropertytype) function, pointer | getptrtoidbeamprop (array, id) |
Returns pointer to (first) beam property with specified ID. More... | |
Returns pointer to object with specified ID.
|
private |
Returns pointer to (first) beam property with specified ID.
[in] | array | Array of finiteelementmodule::beampropertytype objects to search within |
[in] | id | Base ID of the object to search for |
If the beam property is not found, NULL is returned.