Share

SurfaceBody.ConvexEdges Property

Parent Object: SurfaceBody

Description

Property that returns an that contains all of the convex edges of the surface body. The CollectionType of the output EdgeCollection is set to kAllConvex.

Syntax

SurfaceBody.ConvexEdges() As EdgeCollection

Property Value

This is a read only property whose value is an EdgeCollection.

Version

Introduced in version 5.3

Was this information helpful?