Bitbybit Docs
    Preparing search index...

    Class GeomCylindricalSurfaceDto (Inputs.OCCT)

    A radius and an axis for geom.surfaces.cylindricalSurface, an infinite construction surface.

    Index

    Constructors

    Properties

    Constructors

    Properties

    radius: number

    The distance from the axis to the surface, in model units.

    1
    

    0

    Infinity

    0.1

    center: Point3

    A point on the axis of the cylinder.

    [0, 0, 0]
    
    direction: Vector3

    The direction of the axis of the cylinder.

    [0, 1, 0]