Click or drag to resize
AB4D logo

WireframeFactoryCreateWireframe Method

Overload List
 NameDescription
Public methodStatic memberCreateWireframe(MeshGeometry3D, Double, Color, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(MeshGeometry3D, Double, Color, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(Model3D, Double, Boolean, Color, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(ModelVisual3D, Double, Boolean, Color, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(ModelVisual3D, Double, Boolean, Color, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(UIElement3D, Double, Boolean, Color, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(UIElement3D, Double, Boolean, Color, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Boolean, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(MeshGeometry3D, Transform3D, Double, Color, Boolean, Visual3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(Model3D, Double, Boolean, Color, Boolean, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(Model3D, Double, Boolean, Color, Viewport3D, FuncGeometryModel3D, Boolean) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(Model3D, Double, Boolean, Color, Boolean, Visual3D, FuncGeometryModel3D, Boolean) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Public methodStatic memberCreateWireframe(Model3D, Transform3D, Double, Boolean, Color, Boolean, Viewport3D) Creates 3D lines that represent a wireframe model from the already defined 3D object.
Top
See Also