Application.TransientObjects Property
Parent Object: ApplicationDescription
Gets the object through which all general transient objects are created.
Syntax
Application.TransientObjects() As TransientObjectsProperty 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. |