Home > Getting Started Guide > Architecture > Object Libraries
Library Dependencies
A library may depend on one or more other libraries. An application must link in all libraries on which any referenced library depends.
Refer to the section Architecture for a graph that shows the dependencies between the core components. This graph indicates the standard dependencies between components; occasionally, an optional dependency between two components may arise if some optional arguments to a function, method, etc. are used. Additional dependencies may be introduced by callbacks.
A component library can only use items (for example, functions and classes) defined in component libraries on which it depends those that can be reached by following the dependency path in the graph.
[Top]
© 1989-2007 Spatial Corp., a Dassault Systèmes company. All rights reserved.