public class Entity104_3_ParabolicArc extends Entity104_ConicArc
This entity, when read from an IGES file, is converted to a NURBS curve of degree 2 (IGES type 126, Form 2, Degree 2). This entity type can not be written out to an IGES file.
Modified by: Joseph A. Huwaldt
Entity104_ConicArc
Constructor and Description |
---|
Entity104_3_ParabolicArc(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 Entity104_3_ParabolicArc(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