Share

AssemblyDocument.Assets Property

Parent Object: AssemblyDocument

Description

Get Assets collection object that contains all of the assets, regardless of type, that are associated with the document.

Syntax

AssemblyDocument.Assets() As Assets

Property Value

This is a read only property whose value is an Assets.

Samples

Name Description
Create a simple appearance. Creates a sample appearance in the active part or assembly document.
Set the appearance of an occurrence. Sets the appearance of a selected occurrence in an assembly.

Version

Introduced in version 2014

Was this information helpful?