Share

DrawingStylesManager Object


Description

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

Methods

Name Description
ReplaceStyles Method that replaces styles.

Properties

Name Description
ActiveStandardStyle Gets and sets the active standard style.
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.
BalloonStyles Property that returns the BalloonStylesEnumerator object.
CentermarkStyles Property that returns the CentermarkStylesEnumerator object. This object provides access to all the center mark styles.
DimensionStyles Property that returns the DimensionStylesEnumerator object. This object provides access to all the dimension styles.
EdgeSymbolStyles Read-only property that returns the EdgeSymbolStylesEnumerator object. This object provides access to all the edge symbol styles.
FeatureControlFrameStyles Property that returns the FeatureControlFrameStylesEnumerator object.
HoleTableStyles Property that returns the HoleTableStylesEnumerator object.
Layers Property that returns the LayersEnumerator object. This object provides access to all the layers.
LeaderStyles Property that returns the LeaderStylesEnumerator object.
ObjectDefaultsStyles Property that gets the ObjectDefaultsStylesEnumerator collection object.
Parent Property that returns the parent object from whom this object can logically be reached.
PartsListStyles Property that returns the PartsListStylesEnumerator object. This object provides access to all the parts list styles.
RevisionTableStyles Property that returns the RevisionTableStylesEnumerator object. This object provides access to all the revision table styles.
StandardStyles Property that returns the DrawingStandardStylesEnumerator object. This object provides access to all the standard styles.
Styles Read-only property that returns the Styles object.
SurfaceTextureStyles Property that returns the SurfaceTextureStylesEnumerator object.
TableStyles Property that returns the TableStylesEnumerator object. This object provides access to all the general table styles.
TextStyles Property that gets the TextStyles collection object.
TransitionSymbolStyles Read-only property that returns the TransitionSymbolStylesEnumerator object.
Type Returns an ObjectTypeEnum indicating this object's type.
ViewAnnotationStyles Read-only property that returns the ViewAnnotationStylesEnumerator object.
WeldSymbolStyles Read-only property that returns the WeldSymbolStylesEnumerator object.

Accessed From

DrawingDocument.StylesManager

Version

Introduced in version 9

Was this information helpful?