TDProject.GetElementType Method
Public Shared Function GetElementType( _
ByVal file_id As EntityID, _
ByVal db As IDatabase _
) As TDElementType
This language is not supported or no code example is available.
public static TDElementType GetElementType(
EntityID file_id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static TDElementType GetElementType(
EntityID^ file_id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- file_id
- EntityID
the file id
- db
- IDatabase
the db id
Return Value
TDElementTypethe type - will throw if not found