Share

Application.FileManager Property

Parent Object: Application

Description

Property that returns the FileManager object.

Syntax

Application.FileManager() As FileManager

Property Value

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

Samples

Name Description
Extrude Feature - Create Block with Pocket This sample demonstrates creating a simple solid consisting a block with a pocket. It shows how to create a sketch plane at a specified orientation to existing geometry.
Open assembly using last model state This sample demonstrates how to open an assembly document in its last active model state.
Hole Feature - Through holes (RegularAndTapped) This sample demonstrates the creation of through holes, both regular and tapped.

Version

Introduced in version 6

Was this information helpful?