![]() |
API Documentation
|
Useful functions for interfacing with the standard CAD environment. More...
#include <CADHelperFunctions.h>
Static Public Member Functions | |
| static String | CADLayerName (const Model &model) |
| Calculates the layer name of a Model. | |
| static void | DXFConvertToPlacementData (PlacementData &data, Matrix< fltp08 > transform) |
| static bool | DXFShouldExport (FactoryOptions options, const Model &model) |
| static void | FillOutData (const Model &model, EntityData &data) |
| static void | FillOutLayerData (const Model &layer, LayerData &data) |
| static CADColorInfo | GenerateDXFColorInfo (const Model &model, bool is_flat, bool is_vertex) |
| Converts color information from a Model into a CADColorInfo container. | |
Useful functions for interfacing with the standard CAD environment.
|
static |
|
static |
|
static |
|
static |
Converts color information from a Model into a CADColorInfo container.