RVTDocs.com

PointCloudOverrides.IsEqual

Method
Description:
Check if the contents of two overrides are equal.
Syntax
public bool IsEqual(
	PointCloudOverrides other
)
Parameters
Parameter Type Description
other PointCloudOverrides The overrides to be compared.
Return Value
Type Description
Boolean True for equal, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null