Namespace:
Autodesk.Revit.DB
CylindricalSurface
Class
Description:
A cylindrical surface.
A cylindrical surface.
Remarks:
The parametric equation of the cylinder is S(u, v) = center + radius*cos(u)*xVec + radius*sin(u)*yVec + v*zVec.
The parametric equation of the cylinder is S(u, v) = center + radius*cos(u)*xVec + radius*sin(u)*yVec + v*zVec.