RVTDocs.com
Namespace: Autodesk.Revit.DB

FBXExportOptions

Class
Description:
3D-Studio Max (FBX) Export options.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FBXExportOptions
Syntax
public class FBXExportOptions
FBXExportOptions Class Members:
Name Description Inherited From
FBXExportOptions Default constructor. Sets all options to their default values.
Name Description Inherited From
LevelsOfDetailValue The value of the levels of detail.
StopOnError Whether export process should stop when a view fails to export.
UseLevelsOfDetail True to use levels of detail, false otherwise.
WithoutBoundaryEdges True to export without boundary edges, false otherwise.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object