The following tables list the members exposed by the CADImport.Professional type.
Classes
| Name | Description | |
|---|---|---|
|
AreaRulerTool | Class represents the area measure ruler |
|
CopyToOtherImageTool | The tool is for copying entities from current cadImage to another |
|
EntitiesCreator | Contains a set of tools for visual creating of entities |
|
ExplodeTool | |
|
Intersections | |
|
JoinTool | |
|
KBLine | |
|
Marker | Represents a marker on the selected entity |
|
MeasuresTools | Class managing the ruler's tools |
|
PolyCrossingInfo | |
|
PolyRulerTool | Class represents the polyline ruler |
|
RedoClass | Auxiliary class for redo and undo operation, for professional version |
|
RulerSettings | Class represents ruler's settings |
|
RulerTool | Class represents the ruler |
|
Tool | Base class for tools |
|
ToolsSettings | |
|
TrimTool | Trim tool |
|
TwoEntitiesTool | Base class for tools using two entities |
Interfaces
| Name | Description | |
|---|---|---|
|
IAreaRulerMeasure | |
|
IPolyRulerMeasure | |
|
IRulerMeasure |
Structures
| Name | Description | |
|---|---|---|
|
vNumPointPair |
Delegates
| Name | Description | |
|---|---|---|
|
CreateNewObjectEventHandler | Represents a set of methods which are invoked on new entity creating; The set is used for CreateNewCADImageEvent event |
|
GetRealPointEvent | Represents a set of methods for getting real (drawing) coordinates by display coordinates |
|
SelectEntitiesEventHandler | Represents a set of methods which are invoked on selecting entities; The set is used for SelectEntitiesOnBlockCreateEvent event |
Enumerations
| Name | Description | |
|---|---|---|
|
CreatorType | Types list of the creating entities |
|
Operation | Operation, for professional version |
|
Precision | |
|
RulerType |
See Also