Share

SketchedSymbolDefinitionLibrary Object


Description

SketchedSymbolDefinitionLibrary 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.
Folders Read-only property that returns the LibraryFolders collection object.
IsReadOnly Read-only property that returns whether this sketched symbol definition library is read only.
Name Read-only property that returns the name of the sketched symbol definition library.
SketchedSymbolDefinitions Read-only property that returns the LibrarySketchedSymbolDefinitions collection object.
Type Gets the constant that indicates the type of this object.

Accessed From

LibraryFolder.Parent, LibrarySketchedSymbolDefinition.Parent, SketchedSymbolDefinitionLibraries.Add, SketchedSymbolDefinitionLibraries.Item

Version

Introduced in version 2016

Was this information helpful?