Share

SurfaceBody.ConcaveEdges Property

Parent Object: SurfaceBody

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

SurfaceBody.ConcaveEdges() As EdgeCollection

Property Value

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

Samples

Name Description
Create sheet metal rip feature This sample demonstrates the creation of a rip sheet metal feature.

Version

Introduced in version 5.3

Was this information helpful?