SymbolUtilityServicesGetInsertPathNameFromBlockName Method

Retrieves the path name of the specified block name. If the retrieved path name does not have an extension, ".dwg" is appended to the end of the string.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static string GetInsertPathNameFromBlockName(
        string blockName
)

Parameters

blockName  String
[in] Name of block for which to get the path.

Return Value

String
A string that stores the block name, or an empty string if blockName is NULL.
See Also

©  Bricsys NV. All rights reserved.