Solid.Portions Property

Gets the solid's boundary representation.
Public ReadOnly Property Portions() As List(Of Portion)
This language is not supported or no code example is available.
public List<Portion> Portions {get;}
This language is not supported or no code example is available.

Property Value

List<Portion>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition