基本信息
源码名称:三维仿真,三维点云插件:anycad.rapid.net.sample-master
源码大小:12.27M
文件格式:.zip
开发语言:C#
更新时间:2022-03-30
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍
三维仿真,三维点云插件:anycad.rapid.net.sample-master

.
├── anycad.rapid.net.sample-master
│   ├── AnyCAD.Rapid.sln
│   ├── AnyCAD.WPF
│   │   ├── AnyCAD.WPF.csproj
│   │   ├── App.config
│   │   ├── App.xaml
│   │   ├── App.xaml.cs
│   │   ├── MainWindow.xaml
│   │   ├── MainWindow.xaml.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   └── packages.config
│   ├── AnyCAD.WinForms
│   │   ├── Analysis
│   │   │   ├── Analysis_Curvature.cs
│   │   │   ├── Analysis_Curve.cs
│   │   │   ├── Analysis_Distance.cs
│   │   │   ├── Analysis_Holes.cs
│   │   │   ├── Analysis_HolesOpenFile.cs
│   │   │   ├── Analysis_Points.cs
│   │   │   ├── Analysis_Shape.cs
│   │   │   └── Analysis_Surface.cs
│   │   ├── AnyCAD.WinForms.csproj
│   │   ├── App.config
│   │   ├── Geometry
│   │   │   ├── Geometry_BSpline.cs
│   │   │   ├── Geometry_Boolean.cs
│   │   │   ├── Geometry_Complex.cs
│   │   │   ├── Geometry_CurveOnSurface.cs
│   │   │   ├── Geometry_Cut.cs
│   │   │   ├── Geometry_Extrema.cs
│   │   │   ├── Geometry_Hatcher.cs
│   │   │   ├── Geometry_Hole.cs
│   │   │   ├── Geometry_Loft.cs
│   │   │   ├── Geometry_LoftM.cs
│   │   │   ├── Geometry_OffsetWire.cs
│   │   │   ├── Geometry_Pipe.cs
│   │   │   ├── Geometry_Pyramid.cs
│   │   │   ├── Geometry_RectPipeStep.cs
│   │   │   ├── Geometry_Sketch.cs
│   │   │   ├── Geometry_Spring.cs
│   │   │   ├── Geometry_Surface.cs
│   │   │   ├── Geometry_Sweep.cs
│   │   │   ├── Geometry_SweepByFrenet.cs
│   │   │   ├── Geometry_SweepCable.cs
│   │   │   ├── Geometry_SweepLoft.cs
│   │   │   ├── Geometry_TopoExplor.cs
│   │   │   ├── Geometry_Transform.cs
│   │   │   ├── Geometry_Tube.cs
│   │   │   └── Geometry_Window.cs
│   │   ├── Graphics
│   │   │   ├── Graphics_1000Sphere.cs
│   │   │   ├── Graphics_CAE.cs
│   │   │   ├── Graphics_DashedLines.cs
│   │   │   ├── Graphics_Dimension.cs
│   │   │   ├── Graphics_FontTexture.cs
│   │   │   ├── Graphics_Geometry.cs
│   │   │   ├── Graphics_GeometryDynamic.cs
│   │   │   ├── Graphics_Matlab.cs
│   │   │   ├── Graphics_Motion.cs
│   │   │   ├── Graphics_PointCloud.cs
│   │   │   ├── Graphics_Points.cs
│   │   │   ├── Graphics_Ray.cs
│   │   │   ├── Graphics_SceneIterator.cs
│   │   │   ├── Graphics_Selection.cs
│   │   │   ├── Graphics_ShaderBlackHole.cs
│   │   │   └── Graphics_Texture.cs
│   │   ├── MainForm.Designer.cs
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── MyTagControl.Designer.cs
│   │   ├── MyTagControl.cs
│   │   ├── MyTagControl.resx
│   │   ├── NewForm3D.Designer.cs
│   │   ├── NewForm3D.cs
│   │   ├── NewForm3D.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   │   └── weixin.jpg
│   │   ├── Simulation
│   │   │   ├── Simulation_DynamicRay.cs
│   │   │   ├── Simulation_MotionTrail.cs
│   │   │   ├── Simulation_Robot.cs
│   │   │   └── Simulation_Skeleton.cs
│   │   ├── TestCase.cs
│   │   └── packages.config
│   ├── README.md
│   ├── data
│   │   ├── 1.brep
│   │   ├── HP004-FS.stp
│   │   ├── Holes.stp
│   │   ├── ST038.stp
│   │   ├── assembly.part.stp
│   │   ├── cloud.xyz
│   │   ├── data
│   │   │   ├── CableViewInfo.txt
│   │   │   ├── Stage4_Rotor4_Profile.curve
│   │   │   ├── Stage4_Rotor4_Profile2.curve
│   │   │   ├── XYZ.txt
│   │   │   ├── blade_p.dat
│   │   │   ├── blade_s.dat
│   │   │   └── complex
│   │   │       ├── 0.sldcrv
│   │   │       ├── 1.sldcrv
│   │   │       ├── 10.sldcrv
│   │   │       ├── 11.sldcrv
│   │   │       ├── 2.sldcrv
│   │   │       ├── 3.sldcrv
│   │   │       ├── 4.sldcrv
│   │   │       ├── 5.sldcrv
│   │   │       ├── 6.sldcrv
│   │   │       ├── 7.sldcrv
│   │   │       ├── 8.sldcrv
│   │   │       ├── 9.sldcrv
│   │   │       ├── A.sldcrv
│   │   │       ├── B.sldcrv
│   │   │       ├── C.sldcrv
│   │   │       └── D.sldcrv
│   │   ├── hole
│   │   │   └── 30-30.IGS
│   │   ├── models
│   │   │   ├── 1.stp
│   │   │   ├── 6R
│   │   │   │   ├── AXIS1.brep
│   │   │   │   ├── AXIS2.brep
│   │   │   │   ├── AXIS3.brep
│   │   │   │   ├── AXIS4.brep
│   │   │   │   ├── AXIS5.brep
│   │   │   │   ├── AXIS6.brep
│   │   │   │   └── Base.brep
│   │   │   ├── YONGSHENGDA_9998.igs
│   │   │   ├── _asm1.prt.stp
│   │   │   └── hole.STEP
│   │   ├── pressure.json
│   │   ├── sweep
│   │   │   ├── Cylinder.igs
│   │   │   ├── path.igs
│   │   │   └── spline.igs
│   │   └── textures
│   │       ├── bricks2.jpg
│   │       ├── snowflake7_alpha.png
│   │       └── water.png
│   ├── delm.bat
│   ├── showcase
│   │   ├── boolean.png
│   │   ├── cae.png
│   │   ├── dimension.png
│   │   ├── holes.png
│   │   ├── matplot.png
│   │   ├── pipe.png
│   │   ├── robot.png
│   │   ├── robot2.png
│   │   ├── spring.png
│   │   └── sweeploft.png
│   └── weixin.jpg
└── 好例子网_anycad.rapid.net.sample-master.zip

19 directories, 147 files