SPAds Global Function DM_get_dmod_load
All Frameworks Class Hierarchy This Framework Indexes
SPAds Global Function DM_get_dmod_load
| DS_load * DM_get_dmod_load( | int& | rtn_err, |
| DS_dmod* | dmod, |
| SDM_options* | sdmo | =NULL) |
-
Gets the deformable model for a load and returns 0 for success or an error.
Role: When the deformable model has a load, this function sets the
output load pointer to the first load object on the linked list of loads.
Errors: - DM_NULL_INPUT_PTR
- The deformable model cannot be NULL on entry.
Effect: Read-only
- Parameters:
-
- rtn_err
- out: 0=success or negative err code.
- dmod
- in: dmod to query.
- sdmo
- in:SDM_options pointer.
This object is included in the file: dmapi.hxx
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.