public abstract class CadBaseObject extends CadBaseOwned
Base class for Cad objects
| Constructor and Description |
|---|
CadBaseObject()
Initializes a new instance of the
CadBaseObject class. |
| Modifier and Type | Method and Description |
|---|---|
List<CadBase> |
getChildObjects()
Gets or sets the child objects.
|
int |
getNumreactors()
The Numreactors
|
int |
getTypeName()
Gets the name of the type.
|
void |
setChildObjects(List<CadBase> value)
Gets or sets the child objects.
|
void |
setNumreactors(int value)
The Numreactors
|
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadBaseObject()
Initializes a new instance of the CadBaseObject class.
public final int getTypeName()
Gets the name of the type.
Value: The name of the type.public final void setChildObjects(List<CadBase> value)
Gets or sets the child objects.
public final int getNumreactors()
The Numreactors
public final void setNumreactors(int value)
The Numreactors