RVTDocs.com

RevisionSettings.RoundRevisionCloudSpacing

Method
Description:
Rounds the given revision cloud spacing value according to the document's settings.
Syntax
public static double RoundRevisionCloudSpacing(
	Document ccda,
	double rawValue
)
Parameters
Parameter Type Description
ccda Document The document to use for rounding.
rawValue Double The unrounded value.
Return Value
Type Description
Double The rounded revision cloud spacing.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null