SurfaceSimplifyOptionsSimplifyMethod Property |
Gets or sets the simplification method to apply to the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceSimplifyType SimplifyMethod { get; set; }
Public Property SimplifyMethod As SurfaceSimplifyType
Get
Set
public:
property SurfaceSimplifyType SimplifyMethod {
SurfaceSimplifyType get ();
void set (SurfaceSimplifyType value);
}
Property Value
SurfaceSimplifyType
See Also