2023 Class
Changes 7
C

ATFBaseExportOptions

Description:
The base class for options used to export using ATF.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ATFBaseExportOptions
    Autodesk.Revit.DB.OBJExportOptions
    Autodesk.Revit.DB.STLExportOptions
public class ATFBaseExportOptions : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P ViewId ElementId The element id of the 3D view to export. InvalidElementId by default.