interface BomTubeProfileGeometryCircular {
    diameter: number;
    thickness: number;
}

Properties

Properties

diameter: number
thickness: number