ILNumerics Ultimate VS

Cylinder Constructor (Object, Int32)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Creates a cylinder based on the resolution.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public Cylinder(
	Object tag = null,
	int resolution = 50
)

Parameters

tag (Optional)
Type: SystemObject
[optional] identifies the circle in the scene.
resolution (Optional)
Type: SystemInt32
[optional] indicates the number of grid points used to draw the circle.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference