Share

LibraryFolder Object


Description

LibraryFolder Object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
ChildFolders Read-only property that returns a collection of all library folders contained directly under this folder in the library.
Name Read-only property that returns the name of the library folder object.
Parent Gets the parent object from whom this object can logically be reached.
ParentFolder Read-only property that returns the parent LibraryFolder for this library folder object.
SketchedSymbolDefinitions Read-only property that returns the collection of library sketched symbol definitions under this library folder object.
Type Gets the constant that indicates the type of this object.

Accessed From

LibraryFolder.ParentFolder, LibraryFolders.Add, LibraryFolders.Item, LibrarySketchedSymbolDefinition.ParentFolder

Version

Introduced in version 2016

Was this information helpful?