Class Entity106_1_2DPoints


  • public class Entity106_1_2DPoints
    extends Entity106_CopiousData

    COPIOUS DATA ENTITY - DATA POINTS - This entity defines a set of 2D coordinate points which may be isolated or used as a component of a Subfigure Entity. Form 1 indicates that all the points share a constant depth (Zt) value (are 2D).

    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:
    March 14, 2013
    Author:
    Joseph A. Huwaldt Date: March 10, 2013
    See Also:
    Entity106_CopiousData
    • Constructor Detail

      • Entity106_1_2DPoints

        public Entity106_1_2DPoints​(Part p,
                                    DirEntry de)
        Default constructor.
        Parameters:
        p - part to which this entity is contained
        de - Directory Entry for this entity
    • 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.