Description
Gets the boundary positions along the bottom
of the extrusion. Three array elements (in the order x, y, z)
constitute one position.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property BottomBoundaryPositions() As Variant()
|