Brep.Smash (Environment, Int32) Method

Shows sequentially all the trimming regions for each face with the corrispondent index for each face and the index for each edge.
Public Sub Smash( _ 
ByVal env As Environment, _ 
ByVal layerIndex As Integer
)
This language is not supported or no code example is available.
public void Smash( 
Environment env
int layerIndex 
)
This language is not supported or no code example is available.

Parameters

env
Environment

The Environment control.

layerIndex
int

The index of the layer

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition