Description
Computes the triangulation for a cylinder
centered at the origin.
Syntax
| [Visual Basic .NET] |
|---|
Public Function CreateSimple( _
ByVal Length As Double, _
ByVal Radius As Double _
) As IAgStkGraphicsSolidTriangulatorResult
|
Parameters
- Length
- The length, in meters, of the cylinder along the z axis.
- Radius
- The radius, in meters, of the cylinder.