ILNumerics Ultimate VS

Cone Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Creates a new cone, bottom radius 1, midpoint at origin, height: 1

[ILNumerics Visualization Engine]

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

public Cone(
	int resolution = 100,
	Object tag = null
)

Parameters

resolution (Optional)
Type: SystemInt32
number vertices used for the bottom circle
tag (Optional)
Type: SystemObject
[optional] default tag: 'Cone'
Remarks

[ILNumerics Visualization Engine]

See Also

Reference