AGI STK Graphics 11 Send comments on this topic.
CreateSimple Method (IAgStkGraphicsCylinderTriangulatorInitializer)
See Also 
Length
The length, in meters, of the cylinder along the z axis.
Radius
The radius, in meters, of the cylinder.

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.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface