SettingsUnitZoneMatchAutoCADVariables Property |
Synchronizes AutoCAD settings with Autodesk Civil 3D settings.
Deprecated.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool MatchAutoCADVariables { get; set; }
Public Property MatchAutoCADVariables As Boolean
Get
Set
public:
property bool MatchAutoCADVariables {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also