Wish RhinoOffsetSurface Function
Closed this issue · 1 comments
huaxiamengqing commented
Wish function about
RHINO_SDK_FUNCTION ON_Brep* RhinoOffsetSurface(const ON_BrepFace& face, const double dOffsetDistance, const double dTolerance = 0.0, const bool bBothSides = false, const bool bSolid = false, double* pAchievedTol = 0);
in rhinocommon.
pearswj commented