DXFConv.pas
The module includes CAD Database classes: CAD Entities, sections, objects.
TsgDXFConverter is the main class to store the drawing database
The scheme represents a list of parent classes with sublists of child classes.
Contains
• | Classes |
Each class recorded below and more right is child class and class recorded above and more left is parent class on this scheme.
• | Functions and procedures: |
o | function EntArc |
o | function EntColor |
o | function EntLayer |
o | function EntStyle |
o | function GetVertex |
o | function IsSystemNotRasterFont |
o | function SGArcCos |
o | function StringHexToIntDef |
o | function UnitRect |
o | procedure GetSinglePts |
o | procedure DoScale2D |
• | Types: |
• | Variables/Constants: |
Go to CAD VCL Enterprise