Namespace:
Autodesk.Revit.DB
SATExportOptions
Class
Description:
The export options used by exporting SAT format file. So far, there is no option in it.
The export options used by exporting SAT format file. So far, there is no option in it.
SATExportOptions Class Members:
Name | Description | Inherited From |
---|---|---|
SATExportOptions() | Constructs a new instance of SATImportOptions with default values of all properties. | |
SATExportOptions(SATExportOptions) | Constructs a new instance of SATImportOptions as a copy of the export options. |
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the SATExportOptions | |
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 |