Share

Application.Documents Property

Parent Object: Application

Description

Gets all the in-memory documents in a collection.

Syntax

Application.Documents() As Documents

Property Value

This is a read only property whose value is a Documents.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.
Hole Feature - Through holes (RegularAndTapped) This sample demonstrates the creation of through holes, both regular and tapped.

Version

Introduced in version 4

Was this information helpful?