SettingsLandXMLImportSettingsPipeNetworkMatchEllipticalShapedPipesWith Property |
Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string MatchEllipticalShapedPipesWith { get; set; }
Public Property MatchEllipticalShapedPipesWith As String
Get
Set
public:
property String^ MatchEllipticalShapedPipesWith {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also