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: 24.2.0.0
Syntax
public static string MakeDependentName(
        string dwgName,
        string symbolName
)

Parameters

dwgName  String
 
symbolName  String
[in] Symbol name.

Return Value

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

©  Bricsys NV. All rights reserved.