Skip to main content

searchableCylinder

A cylinder given by two points and a radius.

Usage

cylinder
{
type searchableCylinder;
point1 (1.5 1 -0.5);
point2 (3.5 2 0.5);
radius 0.05;
}

Where:

PropertyDescriptionRequired
point1Axis point at the startyes
point2Axis point at the endyes
radiusCylinder radiusyes