Brep.GetPlanarFaceRegion Method

Gets the planar face region.
Public Function GetPlanarFaceRegion( _ 
ByVal index As Integer
) As Region
This language is not supported or no code example is available.
public Region GetPlanarFaceRegion( 
int index 
)
This language is not supported or no code example is available.

Parameters

index
int

The face index

Return Value

Region

A Region, null/nothing otherwise.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition