DatabaseLoadLineTypeFile Method

Loads a linetype into this database object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void LoadLineTypeFile(
        string lineTypeName,
        string filename
)

Parameters

lineTypeName  String
[in] Name of the linetype to load (wildcards may be used, for example the asterisk "*").
filename  String
[in] Name of the linetype file from which to load.
Remarks
If lineTypeName uses wildcard characters, multiple linetypes may be loaded.
See Also

©  Bricsys NV. All rights reserved.