public abstract class Entity104_ConicArc extends GeomSSEntity
These entities (forms 0-3), when read from an IGES file, are converted to NURBS curves of degree 2 (IGES type 126, Form 2, Degree 2). This entity type can not be written out to an IGES file. All conic arc parameters are stored in the user data with the prefix "IGES_106_" followed by the parameter name.
Modified by: Joseph A. Huwaldt
Constructor and Description |
---|
Entity104_ConicArc(Part p,
DirEntry de)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
check()
Checks to see if the entity should be drawn.
|
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, getTypeString, getView, hierStatus, read_additional, subordStatus, useStatus, write
public Entity104_ConicArc(Part p, DirEntry de)
p
- part to which this entity is containedde
- Directory Entry for this entity