CadBaseAcds
Inheritance: java.lang.Object, CadBaseOwned
Base class for Cad objects
Constructors
| Constructor | Description |
|---|---|
| CadBaseAcds() |
Methods
| Method | Description |
|---|---|
| getTypeName() | Gets the name of the type. |
CadBaseAcds()
public CadBaseAcds()
getTypeName()
public abstract int getTypeName()
Gets the name of the type.
Returns: int - The name of the type.