<Code Lib>
2027 Method
Changes 5
M

ExporterIFCUtils.GetMinSymbolWidth

Description:
Obtains the minimum width of the given FamilySymbol.

public static double GetMinSymbolWidth(
	FamilySymbol symbol
)

Return Value Double The minimum width.

Loading…