SurfaceBody.ConcaveEdges Property
Parent Object: SurfaceBodyDescription
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 EdgeCollectionProperty 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. |