In Beizer Curve, the flexibility of the shape would increase with _______ of the polygon. a.decrease in the number of vertices b.increase in the number of vertices c.decrease in control points d.none of the above

1 Answer

Answer :

b.increase in the number of vertices

Related questions

Description : In Beizer Curve, the flexibility of the shape would increase with a.decrease in the number of vertices b.increase in the number of vertices c.decrease in control points d.none of the above

Last Answer : b.increase in the number of vertices

Description : In Beizer Curve, the curve follows __________ a.the control points b.the shape of the defining polygon c.the defining points d.none of the above

Last Answer : b.the shape of the defining polygon

Description : In Beizer Curve, the curve follows a.the control points b.the shape of the defining polygon c.the defining points d.none of the above

Last Answer : b.the shape of the defining polygon

Description : To determine the coefficients of the equation – two end-points and the two tangentvectors. This statement is true for which of the following? a.B-spline curve b.Hermite Cubic Spline Curve c.Beizer curve d.none of the above

Last Answer : b.Hermite Cubic Spline Curve

Description : To determine the coefficients of the equation – two end-points and the two tangentvectors. This statement is true for which of the following a.B-spline curve b.Hermite Cubic Spline Curve c.Beizer curve d.none of the above

Last Answer : b.Hermite Cubic Spline Curve

Description : ________curves allow local control of the curve. a.Analytical b.Hermite cubic spline c.Beizer d.B-Spline

Last Answer : d.B-Spline

Description : curves allow local control of the curve a.Analytical b.Hermite cubic spline c.Beizer d.B-Spline

Last Answer : d.B-Spline

Description : The shape of Bezier curve is controlled by a.Control points b.Knots c.End points d.All the above

Last Answer : a.Control points

Description : In the bezier curve, the curve is always________to first and last segments of the polygon a.normal b.parallel c.tangent d.none of the above

Last Answer : c.tangent

Description : Scaling of a polygon is done by computing a.The product of (x, y) of each vertex b.(x, y) of end points c.Center coordinates d.Only a

Last Answer : d.Only a

Description : The degree of the curve is independent of the number of control points in _____ a.Hermite cubic spline curve b.Bezier curve c.B-spline curve d.Hyperbola

Last Answer : c.B-spline curve

Description : The degree of the curve is independent of the number of control points in . a.Hermite cubic spline curve b.Bezier curve c.B-spline curve d.Hyperbola

Last Answer : c.B-spline curve

Description : The number of control points can be added orsubtracted in . a.Bezier curve b.B-spline curve c.Cubic spline curve d.all of the above

Last Answer : b.B-spline curve

Description : The degree of the Bezier curve with n control points is a.n + 1 b.n - 1 c.n d.2n

Last Answer : a.n + 1

Description : In STL files when chord length decrease then accuracy _______ a.increase b.decrease c.may increase or may decrease d.remains constant

Last Answer : a.increase

Description : In modeling of a tabulated cylinder, the plane of the curve is _______ a.along the curve b.normal to the curve c.along the axis of the cylinder d.perpendicular to the axis of the cylinder

Last Answer : d.perpendicular to the axis of the cylinder

Description : Mathematically, the ellipse is a curve generated by a point moving in space such that atany position the sum of its distances from two fixed points (foci) is constant and equal to a.the major diameter b.the minor diameter c.semi major diameter d.semi-minor diameter

Last Answer : a.the major diameter

Description : Synthetic curve pass through defined data points and thus can be represented by a.polynomial equations b.exponential equations c.partial differential equations d.differential equations

Last Answer : a.polynomial equations

Description : When a smooth curve is approximated through the data points, then the curve is knownas a.approximation curve b.pitch curve c.data curve d.interpolant curve

Last Answer : a.approximation curve

Description : When the curve passes through all the data points, then the curve is known as a.approximation curve b.pitch curve c.data curve d.interpolant curve

Last Answer : d.interpolant curve

Description : When a smooth curve is approximated through the data points, then the curve isknown as a.interpolant curve b.approximation curve c.pitch curve d.data curve

Last Answer : b.approximation curve

Description : Mathematically, the ellipse is a curve generated by a point moving in space such thatat any position the sum of its distances from two fixed points (foci) is constant and equal to a.the major diameter b.the minor diameter c.semi major diameter d.semi-minor diameter

Last Answer : a.the major diameter

Description : Which of the following is not the advantage of CNC machines? a.Higher flexibility b.Improved quality c.Reduced scrap rate d.Improved strength of the components

Last Answer : d.Improved strength of the components

Description : In STL files Euler’s rule for solids can be written as a.No. of faces †No. of edges + No. of vertices = 3 x No. of bodies b.No. of faces †No. of edges + No. of vertices = No. of bodies c.No. of ... = 2 x No. of bodies d.No. of faces †No. of edges + No. of vertices = 4 x No. of bodies

Last Answer : c.No. of faces – No. of edges + No. of vertices = 2 x No. of bodies

Description : Coordinate of â- ABCD is WCS are: lowermost corner A(2,2) & diagonal corner are C(8,6). W.r.t MCS. The coordinates of origin of WCS system are (5,4). If the axes of WCS are at 600 in CCW w.r.t. the axes of MCS. Find new ... in MCS. a.(4.268, 6.732) b.(5.268, 6.732) c.(4.268, 4.732) d.(6.268, 4.732)

Last Answer : a.(4.268, 6.732)

Description : QFor generating Coons patch we require a.A set of grid points on surface b.A set of control points c.Four bounding curves defining surface d.Two bounding curves and a set of grid control points

Last Answer : c.Four bounding curves defining surface

Description : The Bezier curve is smoother than the Hermite cubic spline because it has _________ orderderivatives. a.lower b.higher c.lower and higher both d.none of the above

Last Answer : b.higher

Description : The B-spline curve has a a.first-order continuity b.second-order continuity c.zero-order continuity d.none of the above

Last Answer : b.second-order continuity

Description : In synthetic curves, first-order continuity yields a.a position continuous curve b.a slope continuous curve c.a curvature continuous curve d.none of the above

Last Answer : b.a slope continuous curve

Description : In synthetic curves, zero-order continuity yields a.a position continuous curve b.a slope continuous curve c.a curvature continuous curve d.none of the above

Last Answer : a.a position continuous curve

Description : The parabola is defined mathematically as a curve generated by a point that moves suchthat its distance from the focus is always__________the distance to the directrix a.larger than b.smaller than c.equal to d.none of the above

Last Answer : c.equal to

Description : Which of the following is not a method to describe a curve mathematically? a.Explicit form b.Laplace form c.Implicit form d.Parametric form

Last Answer : b.Laplace form

Description : Find parametric equation for Y-coordinates of Hermite cubic spline curve having endpoints P0[4,4]; P1[8,5] a.2u3-3u2+2u+4 b.3u3-2u2-2u-4 c.2u3-3u2-2u-4 d.2u3+3u2+2u+4

Last Answer : a.2u3-3u2+2u+4

Description : Find parametric equation for X-coordinates of hermite cubic spline curve having endpoints P0[4,4]; P1[8,5] a.-5u3+8u2+u+1 b.5u3+8u2+u+1 c.8u3-5u2-u+1 d.8u3+5u2+u+1

Last Answer : a.-5u3+8u2+u+1

Description : The curve is defined as the locus of a point moving with _ degree of freedom a.0 b.1 c.2 d.3

Last Answer : b.1

Description : In synthetic curves, second-order continuity yields a.a position continuous curve b.a slope continuous curve c.a curvature continuous curve d.none of the above

Last Answer : c.a curvature continuous curve

Description : In the bezier curve, the curve is always to first and last segments of thepolygon a.normal b.parallel c.tangent d.none of the above

Last Answer : c.tangent

Description : The curve that follows a convex hull property is: a.Cubic spline b.B-spline c.Bezier curve d.Both (b) and (c)

Last Answer : b.B-spline

Description : Which of the following is not a synthetic entity? a.Hyperbola b.Bezier curve c.B-spline curve d.Cubic spline curve

Last Answer : a.Hyperbola

Description : Digit 5 in Opitz system is for_________ a.Part class b.Main shape c.Additional holes, teeth and forming d.Plane surface machining

Last Answer : c.Additional holes, teeth and forming

Description : Digit 4 in Opitz system is for_________ a.Part class b.Main shape c.Rotational machining d.Plane surface machining

Last Answer : d.Plane surface machining

Description : Digit 3 in Opitz system is for_________ a.Part class b.Main shape c.Rotational machining d.Plane surface machining

Last Answer : c.Rotational machining

Description : Digit 2 in Opitz system is for_________ a.Part class b.Main shape c.Rotational machining d.Plane surface machining

Last Answer : b.Main shape

Description : Digit 1 in Opitz system is for_________ a.Part class b.Main shape c.Rotational machining d.Plane surface machining

Last Answer : a.Part class

Description : Which of the following technique of grouping does not consider the design and shape aspect? a.A simple and visual method of cell design b.Family formation by classification and codification c.Cell formation using Production Flow Analysis d.All of the above

Last Answer : c.Cell formation using Production Flow Analysis

Description : In Opitz system, 2nd digit indicates a.Type and Shape b.External shape and external shape elements c.External plane surface finishing d.Auxiliary hole and gear teeth

Last Answer : b.External shape and external shape elements

Description : In a simple and visual method of Cell design, the priorities in classifying may be in the order a.Rotational or non rotational †Material †Size †Shape b.Material †Rotational or non ... non rotational †Material †Shape d.Shape †Rotational or non rotational †Material †Size

Last Answer : a.Rotational or non rotational – Material – Size – Shape

Description : __________ is one where mechanical forces or restricting forms are applied on a material so asto form it into the desired shape a.Subtractive process b.Additive process c.Formative process d.All of above

Last Answer : c.Formative process

Description : In the ___________ process, one starts with a single block of solid material larger than the finalsize of the desired object and material is removed until the desired shape is reached. a.Subtractive process b.Additive process c.Formative process d.All of above

Last Answer : a.Subtractive process

Description : The characteristic of the shape function is a.the shape function has a unit value at one nodal point and zero value at the other nodes b.the sum of the shape function is equal to one c.both a & b d.None of the above

Last Answer : c.both a & b