Class Entity106_63_ClosedPlanarLinearCurve


  • public class Entity106_63_ClosedPlanarLinearCurve
    extends Entity106_CopiousData
    COPIOUS DATA ENTITY - CLOSED PLANAR CURVE - This entity defines a closed collection of connected line segments which share a constant depth (zt) value and which may be used as a component of a subfigure. Form 63 is a simple closed planar curve that defines the boundary of a region in XY coordinate space.

    This entity, when read from an IGES file, is converted to a list of points (a PointString object). This entity type can not be written out to an IGES file.

    Modified by: Joseph A. Huwaldt

    Version:
    September 13, 2016
    Author:
    JDN, Version 1.0
    See Also:
    Entity106_CopiousData
    • Method Detail

      • getTypeString

        public java.lang.String getTypeString()
        Returns a short String describing this Entity object's type.
        Specified by:
        getTypeString in class Entity
        Returns:
        A short String describing this Entity object's type.