Constructs a cylinder with the specified endpoints and diameter.
0 |
Collection Object Name |
Cylinder Name |
The name for the resulting cylinder. |
1 |
Vector |
Cylinder End Point A (in work- ing coordinates) |
One endpoint for the resulting cylinder. |
2 |
Vector |
Cylinder End Point B (in work- ing coordinates) |
The other endpoint for the resulting cylinder. |
3 |
Double |
Cylinder Diameter |
The diameter of the resulting cylinder. |
None.
SUCCESS |
The cylinder was created successfully. |
If the specified cylinder name already exists, the name will be incremented automatically to avoid duplicates. If a cylinder name is not provided, a default name of “Cylinder” will be used.
While a zero or negative diameter (or coincident endpoints) can be specified, the results during analysis can be un- defined.