Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiNailDefault Class / SetSymbol Method
GUID of library part of the symbol.
Version of library part of the symbol.
In This Topic
    SetSymbol Method (ApiNailDefault)
    In This Topic
    Set symbol.
    Syntax
    public void SetSymbol( 
       string guid,
       int version
    )

    Parameters

    guid
    GUID of library part of the symbol.
    version
    Version of library part of the symbol.
    See Also