Share

Application.TransientObjects Property

Parent Object: Application

Description

Gets the object through which all general transient objects are created.

Syntax

Application.TransientObjects() As TransientObjects

Property Value

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

Samples

Name Description
Fillet Feature (Complex) This sample demonstrates creating a complex fillet. The result in this case has several different constant radii fillets and two edges that use variable radius, with one of these having a different radius defined along the edge.

Version

Introduced in version 4

Was this information helpful?