Click or drag to resize
GenericGraphicExportSettings Class
Contains common graphic export settings.
Inheritance Hierarchy
SystemObject
  GraphicExportSettings
    ABB.Robotics.RobotStudio.StationsGenericGraphicExportSettings

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public class GenericGraphicExportSettings : GraphicExportSettings

The GenericGraphicExportSettings type exposes the following members.

Constructors
  NameDescription
Public methodGenericGraphicExportSettings
Creates a new GenericGraphicExportSettings with default settings.
Top
Properties
  NameDescription
Public propertyBinaryFormat
Specify format if both binary and text is supported.
Public propertyIncludeInvisibleObjects
Include invisible objects in the exported file.
Public propertyLeftHandedMatrices
Write transformations as left-handed matrices.
Public propertyScale
Scaling of positions from SI units (meters)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also