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. |
Comments |
Gets and sets comments associated with the style. |
DefaultRadius |
Gets and sets the size of a sick center mark if it is left detached from geometry. |
ExtensionLength |
Gets and sets the minimum length of center mark extension lines. |
GapDistance |
Gets and sets the gap distance between the center indicator and the extension line. |
InternalName |
Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique. |
InUse |
Property that indicates if this style is in use. |
MarkSize |
Gets and sets the size of the center indicator mark. |
Name |
Gets/Sets the name of the Style. |
OvershootDistance |
Gets and sets the distance that center mark extension lines extend beyond the edges of the features that they define. |
Parent |
Property returning the parent of this object. |
StyleLocation |
Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited. |
StyleType |
Gets the type of the style. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UpToDate |
Property that gets the up-to-date status of the style against the global repository. |