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

ToposolidType.SetContourSettting

Method
Description:
Set the contour setting for the current toposolid type by copying from an existing contour setting object.
Syntax
public void SetContourSettting(
	ContourSetting setting
)
Parameters
Parameter Type Description
setting ContourSetting An existing contour setting object.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null