SurfaceMinimizeFlatAreaOptionsFillGaps Property |
Specifies that small gaps in contours should be filled in.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool FillGaps { get; set; }
Public Property FillGaps As Boolean
Get
Set
public:
property bool FillGaps {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also