This document is archived and information here might be outdated.  Recommended version.


ICadTransformations Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadTransformations Interface
ArcGIS Developer Help

ICadTransformations Interface

Provides access to members that control Cad Transformations.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property EnableTransformations Indicates if global transformations are enabled.
Method GetFromToTransform Returns the points of a two point transformation.
Method GetTransformation Returns the rotation, scale, and translation of a transformation.
Method SetFromToTransform Sets the points of a two point transformation.
Method SetTransformation Sets the rotation, scale, and translation of a transformation.
Read/write property TransformMode The transformation type.
Read/write property WorldFileName The pathname of the world file.

Classes that implement ICadTransformations

Classes Description
CadAnnotationLayer (esriCarto) An Esri Cad annotation layer.
CadFeatureLayer (esriCarto) Esri CAD Feature Layer class.
CadLayer (esriCarto) Esri CAD Layer class.