AssocPersSubentityIdCreateObjectAndDwgInFields Method

Reads the class identification of the actual AssocPersSubentityId-derived class, creates an object of this derived class and calls DwgInFields() on it.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void CreateObjectAndDwgInFields(
        Database database,
        DwgFiler filer,
        ref AssocPersSubentityId createdPersSubentId
)

Parameters

database  Database
[in] Database that will own this AssocPersSubentityId.
filer  DwgFiler
[in] The filer to read the data from.
createdPersSubentId  AssocPersSubentityId
[in/out] Receives the created filled-in object of an AssocPersSubentityId-derived class.
See Also

©  Bricsys NV. All rights reserved.