Class Entity106_2_3DPoints


  • public class Entity106_2_3DPoints
    extends Entity106_CopiousData

    COPIOUS DATA ENTITY - DATA POINTS - This entity defines a set of 3D coordinate points which may be isolated or used as a component of a Subfigure Entity. Form 2 indicates that all the points are 3D.

    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 8, 2013
    Author:
    JDN, Version 1.0
    See Also:
    Entity106_CopiousData
    • Constructor Detail

      • Entity106_2_3DPoints

        public Entity106_2_3DPoints​(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.