AnyCAD Rapid SDK
2020
The Rapid CAD SDK
|
Public Member Functions | |
synchronized void | delete () |
ClassId | GetClassId () |
TypeElement (ElementIdList ids) | |
ElementIdList | GetDrawableIds () |
boolean | SetDrawableIds (ElementIdList val) |
void | AddDrawable (ElementId id) |
TypeInstance | CreateInstance (Document pDoc) |
TypeElement | CloneType (Document pDoc) |
![]() | |
synchronized void | delete () |
ClassId | GetClassId () |
ElementId | GetId () |
void | SetId (ElementId val) |
String | GetName () |
boolean | SetName (String val) |
String | GetSchemaName () |
boolean | SetSchemaName (String val) |
Document | GetOwner () |
void | SetOwner (Document val) |
void | AddParameter (String name, ParameterValue val) |
void | SetParameter (String name, ParameterValue val) |
void | RemoveParameter (String name) |
ParameterIterator | CreateParameterIterator () |
void | BindFinishPid (long pid, long finishPid) |
![]() | |
synchronized void | delete () |
ClassId | GetClassId () |
boolean | IsEqual (AObject other) |
Static Public Member Functions | |
static TypeElement | Cast (Element obj) |
static ClassId | GetStaticClassId () |
![]() | |
static Element | Cast (AObject obj) |
static ClassId | GetStaticClassId () |
![]() | |
static ClassId | GetStaticClassId () |
Protected Member Functions | |
TypeElement (long cPtr, boolean cMemoryOwn) | |
void | swigSetCMemOwn (boolean own) |
void | finalize () |
![]() | |
Element (long cPtr, boolean cMemoryOwn) | |
void | swigSetCMemOwn (boolean own) |
void | finalize () |
![]() | |
AObject (long cPtr, boolean cMemoryOwn) | |
void | swigSetCMemOwn (boolean own) |
void | finalize () |
Static Protected Member Functions | |
static long | getCPtr (TypeElement obj) |
![]() | |
static long | getCPtr (Element obj) |
![]() | |
static long | getCPtr (AObject obj) |