Auxiliary class.
The following tables list the members exposed by the CADConst type.
Public Properties
| Name | Description | |
|---|---|---|
|
ExtendedTomesNames | Represents a list of application names for Extended Data |
|
ProcessMessages | |
|
SHXSearchPaths | Gets or sets a string containing the directories paths where to search the SHX fonts. |
|
SearchSHXPaths | Gets or sets a value indicating whether a search of SHX fonts is permitted in the SHXSearchPaths directories. |
|
UseMultyTTFFonts | Gets or sets a value indicating whether a multimode is used for showing letters. |
|
UseSHXFonts | Gets or sets a value indicating whether the SHX fonts are used. |
|
UseTTFFonts | Gets or sets a value indicating whether the TTF fonts are used. |
Public Methods
| Name | Description | |
|---|---|---|
|
AddBigfontCodePage | Add bigfont to BigFontDictionary |
|
AddToBigFontDictionary | Add bigfont to BigFontDictionary. |
|
BGRToRGB | Converts a numeric value to RGB color. |
|
CADUnProject | (Overloaded) Gets a three-dimensional point of the current CAD image from the specified screen point. |
|
CADUnProjectByCurrentLayout | (Overloaded) Gets a three-dimensional point of the current CAD image from the specified screen point. |
|
CorrectByOrtho | Reduces a point coordinates increment to X or Y axis when ortho mode is active |
|
DisposeObject | Invokes Dispose method for freeing unmanaged resources. |
|
DisposeObject<T> | |
|
DoPreExtrusion | Searches coordinates of a point (P) in the new coordinate system. This coordinate system is built respectively to Arbitary Axis Algoritm. OZ axis of the new coordinate system is N. |
|
DoScale2D | Adjusts a scale along the axis X and a scale along the axis Y in accordance with the state of the coordinate transformation matrix. |
|
EntColor | Gets a color of the specified CAD entity. |
|
EntLayer | Gets a layer of the specified CAD entity. |
|
EntLineWeight | Returns line width of the current entity by the specified entity and insert. |
|
Equals | (Overloaded) (inherited from Object). |
|
FindAngle | Returns an angle between two points. The angle calculated based on coordinates increments by X and Y axes. |
|
FindAutoCADSHXPaths | (Overloaded) Searhes the paths to the files containing the AutoCAD SHX fonts. |
|
FindTrueViewSHXPaths | Searhes the paths to the files containing the DWG TrueView SHX fonts. |
|
GetFileFotmat | |
|
GetHashCode | (inherited from Object). |
|
GetRealPoint | (Overloaded) Gets a three-dimensional point of the current CAD image from the specified screen point. |
|
GetType | (inherited from Object). |
|
IntToArgb | Converts a numeric value to an ARGB color. |
|
IsWebPath | Check whether specified path is a hyperlink |
|
LoadDataFromWeb | Loads file from webpage specified by hyperlink |
|
ReferenceEquals | (inherited from Object). |
|
SGArcCos | Gets an angle of the unit vector with the specified X coordinate. |
|
SendExceptionReport | Creates a report containing an exception report |
|
SendMail | Creates an e-mail and opens it in the default mail client |
|
SetMaxNumDottedLines | Setting staking out linetypes |
|
SetNewRect | Creates rectangle by two points |
|
SetNumberOfPartsInCurve | (Overloaded) Sets optimal number of parts for curve partition by the displaying area dimensions (for saving as a raster file). |
|
ToInt | Converts the value of the specified double-precision floating-point number to an equivalent 32-bit signed integer (efficiently for drawing). |
|
ToString | (inherited from Object). |
Enumerations
| Name | Description | |
|---|---|---|
|
MsgBoxButtonsEx | |
|
MsgBoxDefaultBtnEx | |
|
MsgBoxDefaultButton | |
|
MsgBoxIconEx |
Fields
| Name | Description | |
|---|---|---|
|
AlphaColorMask | |
|
BigFontCodePages | Represents a dictionary of BigFontCodePages |
|
BlueColorMask | |
|
DPointSingle | An end point of vector, recieved by compozition X, Y and Z axis orts. |
|
DXFLineWeights | |
|
DefaultSHXParameters | |
|
FillHatchesDefault | |
|
FlatOptimization | |
|
FlatSplite | |
|
GDSOptimisation | |
|
GreenColorMask | |
|
HelixPrecision | Represents a precision for helix |
|
InsertEditableMode | |
|
LogFilePath | |
|
MaxDouble | |
|
MaxRasterImageSize | |
|
MaxTemplateSize | |
|
MinDouble | |
|
OnMouseScroll | MouseScroll event message number |
|
RedColorMask | |
|
ToolbarButtonNames | Describes names for Toolbar buttons |
|
XOrtAxis | An end point of X axis ort |
|
YOrtAxis | An end point of Y axis ort |
|
ZOrtAxis | An end point of Z axis ort |
|
cellMargin | |
|
cl255 | |
|
clByBlock | A color constant that means an entity's color is determined by block. |
|
clByLayer | A color constant that means an entity's color is determined by layer. |
|
clNone | A color constant that means an entity's color is undefined. |
|
cnstBad2DRect | |
|
cnstBadHandle | A constant of the invalid Handle |
|
entityCount | |
|
fLineWeightByBlock | |
|
iDefaultNumberOfCircleParts | A default number that shows how many sections of a circle is divided into. |
|
iDefaultNumberOfSplineParts | A default number that shows how many sections of a spline is divided into. |
|
isLoadImafeDefs | Represents a value indicating whether XRefs to be loaded while opening a CAD file. |
|
isLoadXrefs | Represents a value indicating whether XRefs to be loaded while opening a CAD file. |
|
isReplacedChineseWinFonts | Represents a value indicating that missing chinese WinFonts were replace. |
|
lngPathDefault | Default path to language files set |
|
respectImageentRatio |
See Also