BomTubeProfileGeometry: {
    content: BomTubeProfileGeometryCircular;
    type: "circular";
} | {
    content: BomTubeProfileGeometryRectangular;
    type: "rectangular";
}

Type declaration

Type declaration