Gets the boundary positions along the bottom of the extrusion. Three array elements (in the order x, y, z) constitute one position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BottomBoundaryPositions() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_BottomBoundaryPositions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getBottomBoundaryPositions(); |






