Share

StylesManager Object


Description

The StylesManager object provides utilities to manage the various styles in a document.

Methods

Name Description
GetStyleNameFromKey Method that extracts and returns the internal and display name of a style from the input reference key of the style.

Properties

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.
Parent Gets the parent object from whom this object can logically be reached.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.StylesManager, InventorServer.StylesManager, InventorServerObject.StylesManager

Samples

Name Description
Moving sketch entities to a new layer This sample demonstrates the creation of a new layer and moving sketch entities onto this newly created layer.

Version

Introduced in version 2010

Was this information helpful?