Home » Architecture and Planning Miscellaneous » Architecture and Planning Miscellaneous-topic » Question

Architecture and Planning Miscellaneous-topic

Architecture and Planning Miscellaneous

  1. Identify the CORRECT CAD statements
    P. SPLINE connects sequence of line segments into a single object
    Q. SPLINE is a smooth curve passing through or near a given set of points
    R. PLINE creates straight line segments, arc segments or both
    S. PLINE can be closed only when its start and end points are coincident and tangent
    T. PLINE allows adjusting the width and curvature of its multiline segments
    U. SPLIN E can be exploded into smaller segments
    V. PLINE can be converted into a continuous curve segment
    1. P, R, S, U
    2. Q, R, T, V
    3. R, S, T, V
    4. S, T, U, V
Correct Option: B

SPLINE : Creates a smooth curve that passes through or near a set of fit points, or that is defined by the vertices in a control frame. SPLINE creates curves called nonuniform rational Bsplines (NURBS), referred to as splines for simplicity. Splines are defined either with fit points, or with control vertices.
Creates a 2D polyline, a single object that is composed of line and arc segments.
PLINE : A 2D polyline is a connected sequence of segments created as a single planar object. You can create straight line segments, arc segments, or a combination of the two.
A temporary plus-shaped marker displays at the first point. This marker can be useful when you create long and complicated polylines. It is removed when you complete the polyline.
The PLINEGEN system variable controls the linetype pattern display around and the smoothness of the vertices of a 2D polyline.



Your comments will be displayed only after manual approval.