CompoundObjectIdDxfInFields Method

Reads the .dxf file data of this object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public void DxfInFields(
        DxfFiler filer,
        Database hostDatabase,
        int ownerVersion
)

Parameters

filer  DxfFiler
[in] Filer object from which to read the data.
hostDatabase  Database
[in] Host database.
ownerVersion  Int32
[in] The client code should pass 0.
See Also

©  Bricsys NV. All rights reserved.