ModelSurfaceTextureSymbols Object


Description

The ModelSurfaceTextureSymbols collection object provides access to all of the surface texture symbols in a part or assembly and provides functionality to create new surface texture symbols.

Methods

Name Description
Add Method that creates a surface texture symbol.
CreateDefinition Method that creates a surface texture symbol definition. This is a not a surface texture symbol but an object that encapsulates all of the information that defines a surface texture symbol. You use the methods and properties of this object to define the surface texture symbol you want to create and then provide it as input to the Add method.

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.
Count Property that returns the number of items in this collection.
Item Property that returns an item from the collection. You can provide either the index of the item in the collection, where the first item is index 1, or you can provide the name of the object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ModelAnnotations.ModelSurfaceTextureSymbols

Version

Introduced in version 2018