Identifies whether the instance contains a scan.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool ContainsScan(
string scanName
)
Parameters
- scanName String
-
Name of the scan.
Return Value
Boolean
Exceptions
See Also
Reference