public class Entity408_SingularSubfigure extends GeomSSEntity
This entity, when read from an IGES file, is converted to a list of geometry objects. This entity type can not be written out to an IGES file.
Modified by: Joseph A. Huwaldt
Constructor and Description |
---|
Entity408_SingularSubfigure(Part p,
DirEntry de)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
check()
Checks to see if the entity is correct.
|
java.lang.String |
getTypeString()
Returns a short String describing this Entity object's type.
|
void |
read(java.io.RandomAccessFile in)
Read the Parameter Data from the String read in by the superclass.
|
java.lang.String |
toString()
Dump to String.
|
getGeomElement, isUsedInList
blankedStatus, canWrite, getDENum, getErrors, getHeader, getMatrix, getPDNum, getType, getView, hierStatus, read_additional, subordStatus, useStatus, write
public Entity408_SingularSubfigure(Part p, DirEntry de)
p
- part to which this entity is containedde
- Directory Entry for this entitypublic void check()
public void read(java.io.RandomAccessFile in) throws java.io.IOException
public java.lang.String toString()
public java.lang.String getTypeString()
getTypeString
in class Entity