FilePly Class

FilePly Class

Support for ply file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFilePly

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class FilePly
Public NotInheritable Class FilePly

The FilePly type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWrite
Write a ply file based on the contents of a RhinoDoc
Top
See Also