Share

PartDocument.Assets Property

Parent Object: PartDocument

Description

Read-only property that returns an Assets collection object that contains all of the assets, regardless of their type, that are associated with the document.

Syntax

PartDocument.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.

Version

Introduced in version 2014

Was this information helpful?