AssocPersSubentityIdCreateObjectAndDxfInFields Method

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

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void CreateObjectAndDxfInFields(
        DxfFiler filer,
        ref AssocPersSubentityId createdPersSubentId
)

Parameters

filer  DxfFiler
[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.