Share

EdgeCollection.Add Method

Parent Object: EdgeCollection

Description

Adds an object to the generic collection.

Syntax

EdgeCollection.Add( Object As Object )

Parameters

Name Type Description
Object Object Input Object to add to the collection.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.
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.
Creating flange features Demonstrates creating flange features of various width extents. This creates a new document, creates a face feature and adds a flange feature on four edges.

Version

Introduced in version 5.3

Was this information helpful?