TechDraw::DrawDimHelper Class Reference

Additional functions for working with Dimensions. More...

#include <DrawDimHelper.h>

Static Public Member Functions

static gp_Pnt2d findClosestPoint (std::vector< hTrimCurve > hCurve2dList, Handle(Geom2d_Curve) boundary)
 
static TechDraw::DrawViewDimensionmakeDistDim (DrawViewPart *dvp, std::string dimType, Base::Vector3d refMin, Base::Vector3d refMax, bool extent=false)
 
static void makeExtentDim (DrawViewPart *dvp, std::vector< std::string > edgeNames, int direction)
 
static std::pair< Base::Vector3d, Base::Vector3dminMax (DrawViewPart *dvp, std::vector< std::string > edgeNames, int direction)
 

Detailed Description

Additional functions for working with Dimensions.

Member Function Documentation

◆ findClosestPoint()

gp_Pnt2d DrawDimHelper::findClosestPoint ( std::vector< hTrimCurve hCurve2dList,
Handle(Geom2d_Curve)  boundary 
)
static

References DraftVecUtils::dist().

Referenced by minMax().

◆ makeDistDim()

◆ makeExtentDim()

◆ minMax()


The documentation for this class was generated from the following files: