SettingsLandXMLImportSettingsRotation Class

Rotation settings for LandXML importing.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLImportSettingsRotation

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsRotation : TreeOidWrapper

The SettingsLandXMLImportSettingsRotation type exposes the following members.

Properties
 NameDescription
Public propertyAngle Specifies the angle about the base point where the LandXML data is rotated.
Public propertyDirection Specifies the direction of rotation.
Public propertyRotate Specifies whether to rotate data when importing it from the LandXML file.
Top
See Also