Vishnu C

Results 8 issues of Vishnu C

Built Static VTK-8.1.0 Built Static OCE On using IVtkTools_ShapeDataSource for creating a vtk mapper from topoDS_shape, I get the following link error. Other VTK classes works fine tough. 1>RingNamer.obj :...

Procedure to build static libraries are not clear, I don't see them in cmake options. A brief description on the steps would be helpful.

![image](https://user-images.githubusercontent.com/10018119/85922887-0a967000-b8a4-11ea-9dd8-9f0021ecb80e.png) ![image](https://user-images.githubusercontent.com/10018119/85922915-2e59b600-b8a4-11ea-9733-61ce4a02e1a0.png) Attached the obj file [cubeRotated.zip](https://github.com/pboechat/pyobb/files/4840573/cubeRotated.zip) Executed with demo python file (bin/pyobb_demos/3d_demo.py) Thanks Vishnu C

Hello, The alpha matting parameter is great but I need them to be used from python code to integrate with my existing app. Thanks!

### System information - **SolveSpace version:** 3.1~727b0153 - **Operating system:** Windows 10 ### Expected behavior SLVS_C_PT_PLANE_DISTANCE should bring the point 3D above the work plane. [doc](https://github.com/solvespace/solvespace/blob/94618d4ce14a984a5a02398ace853828bb32cda6/exposed/DOC.txt#L280) ### Actual behavior The...

Would be great if the steps to build smesh with netgenPlugin are summarized.

OS : Windows 10 64 bit ``` D:\projects\current\Struct\node-occ-sample>npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current:...

On implementation in a VS project a compilation error is thrown, any suggestions? **Code** ``` #include #include typedef boost::geometry::model::d2::point_xy point; typedef boost::geometry::model::polygon polygon; typedef boost::geometry::model::multi_polygon multi_polygon; void CRegion::CorrectPolyline(PolylineClass myPolyLine) {...