SymbolUtilityServicesMakeDependentName Method

Combines the specified drawing name and symbol name to create a dependent symbol name.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static string MakeDependentName(
        string dwgName,
        string symbolName
)

Parameters

dwgName
Type: SystemString
symbolName
Type: SystemString
[in] Symbol name.

Return Value

Type: String
String that is the result of combining name and symbolName parameters.
See Also

©  Bricsys NV. All rights reserved.