Enum: GraphicsViewportsExportBorderStyle

Specifies which borders to add, if any, to the images produced by MechanicalGraphicsWrapper.ExportViewports. Border style enum values can be combined via bitwise-or ( | ).

Fields

Name Description
Exterior Adds borders around the composite image.
Interior Adds borders in-between individual viewport images.
None No borders.