Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CDxf Member List

This is the complete list of members for CDxf, including all inherited members.

addLine(double x1, double y1, double z1, double x2, double y2, double z2) constCDxf
addPoint(double x, double y, double z) constCDxf
addPolyLine(float **vertex, uint64_t numVertex) constCDxf
addRectangle(double x1, double y1, double x2, double y2) constCDxf
addSolid(double x1, double y1, double z1, double x2, double y2, double z2, double x3, double y3, double z3, double x4, double y4, double z4) constCDxf
addText(const std::string &text, double x, double y, double z, double height, unsigned char justify) constCDxf
addTriangle(double x1, double y1, double z1, double x2, double y2, double z2, double x3, double y3, double z3) constCDxf
CDxf()CDxf
CDxf(std::string_view nameFileDxf)CDxfexplicit
CDxf(const std::shared_ptr< iv::streams::IInputStream > &inputStream)CDxfexplicit
CDxf(const CDxf *other)CDxfexplicit
draw(IGraphics *graphics) constCDxf
EEndEntityType enum nameCDxf
EPrvUnits enum nameCDxf
existLayer(const std::string &nameLayer) constCDxf
existOnlyOneGeoBlock(const std::string &nameBlock) constCDxf
getAllBlocksNames() constCDxf
getAllPolylines() constCDxf
getAllPolylinesInLayer(const std::string &nameLayer) constCDxf
getEntityLogicExpression(const std::string &nameBlock) constCDxf
getGeoBlocksByNames(const std::vector< std::string > &nameBlocks) constCDxf
getNameDXF() constCDxf
getOnlyOneGeoBlock(const std::string &nameBlock) constCDxf
getPositionsDigitalChannel(const std::string &nameBlock) constCDxf
hasCapture(double x, double y, double radiusCapture, double *xCaptured, double *yCaptured) constCDxf
hasCaptureByGraphic(double xMin, double yMin, double xMax, double yMax, double radiusCapture) constCDxf
hasCaptureInclusive(double xMin, double yMin, double xMax, double yMax, double radiusCapture) constCDxf
hasCaptureNoInclusive(double xMin, double yMin, double xMax, double yMax, double radiusCapture) constCDxf
m_blocksCDxfprivate
m_layersCDxfprivate
m_modelBlockCDxfprivate
m_nameDXFCDxfprivate
m_unitsCDxfprivate
setVisibleLayer(const std::string &nameLayer, bool isVisible)CDxf
~CDxf()CDxf