This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadTransformations Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control Cad Transformations.
Description | ||
---|---|---|
EnableTransformations | Indicates if global transformations are enabled. | |
GetFromToTransform | Returns the points of a two point transformation. | |
GetTransformation | Returns the rotation, scale, and translation of a transformation. | |
SetFromToTransform | Sets the points of a two point transformation. | |
SetTransformation | Sets the rotation, scale, and translation of a transformation. | |
TransformMode | The transformation type. | |
WorldFileName | The pathname of the world file. |
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer (esriCarto) | An Esri Cad annotation layer. |
CadFeatureLayer (esriCarto) | Esri CAD Feature Layer class. |
CadLayer (esriCarto) | Esri CAD Layer class. |