RVTDocs.com

ExporterIFCUtils.GetMinSymbolWidth

Method
Description:
Obtains the minimum width of the given FamilySymbol.
Syntax
public static double GetMinSymbolWidth(
	FamilySymbol symbol
)
Parameters
Parameter Type Description
symbol FamilySymbol The family symbol.
Return Value
Type Description
Double The minimum width.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null