Gets or sets the end height of the cylinder.
If the end height equals the start height, the cylinder is
presumed to be infinite.
The center of top cap is: BasePlane.Origin + Height2 * BasePlane.ZAxis.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double Height2 { get; set; }
Public Property Height2 As Double
Get
Set
Property Value
Type:
DoubleSee Also