Share

SurfaceTextureSymbol Object


Description

The SurfaceTextureSymbol object represents a surface texture symbol on a sheet.

Methods

Name Description
Delete Method that deletes the SurfaceTextureSymbol.
GetReferenceKey Method that generates and returns the reference key for this entity.

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.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
Definition Gets and sets the SurfaceTextureSymbolDefinition object associated with this symbol.
Layer Gets and sets the layer associated with this object.
Leader Property that returns the leader associated with the surface texture symbol.
Parent Property that returns the parent Sheet object.
Position Gets and sets the position of the symbol on the sheet.
Style Gets and sets the associated SurfaceTextureStyle object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

SurfaceTextureSymbols.AddByDefinition, SurfaceTextureSymbols.Item

Samples

Name Description
Add surface texture symbol to dimension This sample demonstrates the creation of a surface texture symbol attached to the extension line of a drawing dimension.

Version

Introduced in version 2009

Was this information helpful?