Rotation settings for LandXML importing.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsLandXMLImportSettingsRotation Rotation { get; }
VB
Public ReadOnly Property Rotation As SettingsLandXMLImportSettingsRotation Get
C++
public: property SettingsLandXMLImportSettingsRotation^ Rotation { SettingsLandXMLImportSettingsRotation^ get (); }