searchableCylinder

Table of Contents

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:

Property Description Required
point1 Axis point at the start yes
point2 Axis point at the end yes
radius Cylinder radius yes

Would you like to suggest an improvement to this page? Create an issue

Copyright © 2016 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License