public class Entity118_1_RuledSurface extends Entity118_RuledSurface
This entity, when read from an IGES file, is converted to a LoftedSurface surface. This entity type can not be written out to an IGES file.
Modified by: Joseph A. Huwaldt
Constructor and Description |
---|
Entity118_1_RuledSurface(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.
|
java.lang.String |
toString()
Dump to String.
|
check, read
getGeomElement, isUsedInList
blankedStatus, canWrite, getDENum, getErrors, getHeader, getMatrix, getPDNum, getType, getView, hierStatus, read_additional, subordStatus, useStatus, write
public Entity118_1_RuledSurface(Part p, DirEntry de)
p
- part to which this entity is containedde
- Directory Entry for this entitypublic java.lang.String getTypeString()
getTypeString
in class Entity118_RuledSurface
public java.lang.String toString()
toString
in class Entity118_RuledSurface