STEPExportOptions Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ApplicationProtocol | STEPApplicationProtocol | The Application Protocol of the exported STEP file. | |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from BIMExportOptions ) | BIMExportOptions |
| TargetUnit | ExportUnit | The unit type of geometry in the resultant STEP file. Default value is ExportUnit::Default. | |
| ViewId | ElementId | The element id of the 3D view to export. InvalidElementId by default. (Inherited from BIMExportOptions ) | BIMExportOptions |