eof.java4autocad
Class AcadSolid

java.lang.Object
  extended byeof.java4autocad.AcadObject
      extended byeof.java4autocad.BaseAcadEntity
          extended byeof.java4autocad.AcadSolid
All Implemented Interfaces:
AcadEntity

public class AcadSolid
extends BaseAcadEntity


Constructor Summary
AcadSolid(com.jacob.com.Variant createFrom, AcadApplication app)
           
 
Methods inherited from class eof.java4autocad.BaseAcadEntity
Delete, getDocument, getHandle, getHasExtentionDictionary, getHyperlinks, getLayer, getObjectName, setLayer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcadSolid

public AcadSolid(com.jacob.com.Variant createFrom,
                 AcadApplication app)
Parameters:
createFrom -
app -