| Name | Description |
---|
| AddNormalLinePositions |
AddNormalLinePositions add the line positions that show normal vectors for the specified meshGeometry to the specified Point3DCollection
|
| AddWireframeLinePositions |
Adds line positions that form a wireframe for the specified model3D to the specified wireframeLinePositions (Point3DCollection).
|
| CreateNormals(MeshGeometry3D, Double, Double, Color, Boolean, Viewport3D) |
Creates 3D lines that represent normals of the already defined 3D object.
|
| CreateNormals(MeshGeometry3D, Double, Double, Color, Boolean, Visual3D) |
Creates 3D lines that represent normals of the already defined 3D object.
|
| CreateNormals(MeshGeometry3D, Double, Double, Color, Boolean, Transform3D, Viewport3D) |
Creates 3D lines that represent normals of the already defined 3D object.
|
| CreateNormals(MeshGeometry3D, Double, Double, Color, Boolean, Transform3D, Visual3D) |
Creates 3D lines that represent normals of the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Double, Color, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Double, Color, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(Model3D, Double, Boolean, Color, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(ModelVisual3D, Double, Boolean, Color, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(ModelVisual3D, Double, Boolean, Color, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(UIElement3D, Double, Boolean, Color, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(UIElement3D, Double, Boolean, Color, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Boolean, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Boolean, Visual3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(Model3D, Double, Boolean, Color, Boolean, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(Model3D, Double, Boolean, Color, Viewport3D, FuncGeometryModel3D, Boolean) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(Model3D, Double, Boolean, Color, Boolean, Visual3D, FuncGeometryModel3D, Boolean) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframe(Model3D, Transform3D, Double, Boolean, Color, Boolean, Viewport3D) |
Creates 3D lines that represent a wireframe model from the already defined 3D object.
|
| CreateWireframeLinePositions(MeshGeometry3D, Transform3D, Boolean, Boolean) |
Creates a Point3DCollection with line positions that form a wireframe for the specified meshGeometry3D.
|
| CreateWireframeLinePositions(Model3D, Transform3D, Boolean, Boolean) |
Creates a Point3DCollection with line positions that form a wireframe for the specified model3D.
|
| GetNormalLinePositions |
Returns Point3DCollection with line positions that show normal vectors for the specified meshGeometry.
|