Click or drag to resize

FileFbx Class

Support for writing Fbx file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileFbx

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class FileFbx

The FileFbx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRead
Read a Fbx file intof a RhinoDoc
Public methodStatic memberWrite
Write a Fbx file based on the contents of a RhinoDoc
Top
See Also