SettingsLandXMLImportSettingsDiameterUnitsMetric Property |
Defines the default metric pipe and structure diameter units that are applied when units are not specified in the source LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLMetricUnitType Metric { get; set; }
Public Property Metric As LandXMLMetricUnitType
Get
Set
public:
property LandXMLMetricUnitType Metric {
LandXMLMetricUnitType get ();
void set (LandXMLMetricUnitType value);
}
Property Value
LandXMLMetricUnitType
See Also