AppearanceAsset |
|
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. |
AssetType |
Gets the data type that returns whether this is an appearance, physical properties, or material asset. |
Category |
|
CategoryName |
Gets the name of the category this Asset is designated to be in. This can include the the category and subcategories which are delimited by a colon. |
Count |
Gets the number of items in this collection. |
DisplayName |
|
HasTexture |
Gets the flag that indicates if this asset has texture. |
IsReadOnly |
Gets the boolean flag that indicates if this asset is read-only. If True any attempted edits will fail. |
IsUsed |
Gets the boolean flag that indicates if this asset is being used in the document or in a material definition. |
Item |
Allows integer-indexed access to items in the collection. |
Name |
Gets the key name of the asset. This name will remain constant for all languages and is the name used as input to the Item property. |
Parent |
Read-only property that returns the parent object of this asset. This can return an AssetLibrary, or Document object. |
PhysicalPropertiesAsset |
|
Type |
Gets the constant that indicates the type of this object. |