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

Toposolid.IsSmoothedSurfaceEnabled

Method
Description:
Get smoothed surface setting of Toposolid.
Syntax
public static bool IsSmoothedSurfaceEnabled(
	Document document
)
Parameters
Parameter Type Description
document Document The document.
Return Value
Type Description
Boolean True if smoothed surface is enabled for Toposolid, otherwise return false.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null