Set the contour setting for the current toposolid type by copying from an existing contour setting object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetContourSettting(
ContourSetting setting
)
Parameters
- setting ContourSetting
-
An existing contour setting object.
Exceptions
See Also
Reference