Share

SettingsLandXMLImport.SettingsRotation 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.280

Syntax

C#

public sealed class SettingsRotation : TreeOidWrapper

VB

Public NotInheritable Class SettingsRotation
	Inherits TreeOidWrapper

C++

public ref class SettingsRotation sealed : public 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.

See Also

Reference

Was this information helpful?