public class Entity106_3_3DVectors extends Entity106_CopiousData
COPIOUS DATA ENTITY - DATA POINTS WITH VECTORS - This entity defines a set of 3D coordinate points with associated 3D vectors. Form 3 indicates that all the points are 3D and have associated 3D vectors.
This entity, when read from an IGES file, is converted to a
list of vectors (GeomList
Modified by: Joseph A. Huwaldt
Entity106_CopiousData
Constructor and Description |
---|
Entity106_3_3DVectors(Part p,
DirEntry de)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeString()
Returns a short String describing this Entity object's type.
|
check, read, toString
getGeomElement, isUsedInList
blankedStatus, canWrite, getDENum, getErrors, getHeader, getMatrix, getPDNum, getType, getView, hierStatus, read_additional, subordStatus, useStatus, write
public Entity106_3_3DVectors(Part p, DirEntry de)
p
- part to which this entity is containedde
- Directory Entry for this entitypublic java.lang.String getTypeString()
getTypeString
in class Entity