CADability dotNET

Overload List

  NameDescription
Protected methodCylindricalSurface(SerializationInfo, StreamingContext)
Initializes a new instance of the CylindricalSurface class
Public methodCylindricalSurface(GeoPoint, GeoVector, GeoVector, GeoVector)
Creates a cylindrical surface. The length of directionx and directiony specify the radius. The axis is perpendicular to directionx and directiony (right hand). The u parameter starts at location+directionx, the v parameter increments along the axis and is 0 at location.

See Also