| Name | Description |
| Delete | Method that deletes this path from the collection. |
| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| Name | Read-write property that gets and sets the name of the folder path. |
| Parent | Property that returns the parent DesignProject object. |
| Path | Read-write property that gets and sets the folder path associated with this object. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Name | Description |
| Query and create library paths | The following sample demonstrates querying existing library paths associated with a project and adding a new library path. |