RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Toposolid

Toposolid.SetSmoothedSurface

Method
Description:
Set smoothed surface setting of Toposolid.
Syntax
public static void SetSmoothedSurface(
	Document document,
	bool enable
)
Parameters
Parameter Type Description
document Document The document.
enable Boolean True means enable smoothed surface setting, otherwise disable.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null