Share

SurfaceBodyProxy.ConcaveEdges Property

Parent Object: SurfaceBodyProxy

Description

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

Syntax

SurfaceBodyProxy.ConcaveEdges() 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?