SettingsLandXMLImportSettingsDiameterUnitsImperial Property |
Defines the default imperial 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 LandXMLImperialUnitType Imperial { get; set; }
Public Property Imperial As LandXMLImperialUnitType
Get
Set
public:
property LandXMLImperialUnitType Imperial {
LandXMLImperialUnitType get ();
void set (LandXMLImperialUnitType value);
}
Property Value
LandXMLImperialUnitType
See Also