SettingsCmdMinimizeSurfaceFlatAreasFillGapsInContour Property |
Gets whether need to fill the gaps in the contour data.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean FillGapsInContour { get; }
Public ReadOnly Property FillGapsInContour As PropertyBoolean
Get
public:
property PropertyBoolean^ FillGapsInContour {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also