SurfaceOperationSmoothSurfaceSmoothMethod Property |
Gets the type of surface smoothing for the current operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceSmoothType SurfaceSmoothMethod { get; }
Public ReadOnly Property SurfaceSmoothMethod As SurfaceSmoothType
Get
public:
property SurfaceSmoothType SurfaceSmoothMethod {
SurfaceSmoothType get ();
}
Property Value
SurfaceSmoothType
See Also