<Code Lib>
2027 Method
Changes 8
M

IExternalDataManagerServer.IsEnabledInFamilyDocuments

Description:
Checks if the data type enabled in family documents.
Remarks:
Revit calls this once when registering the server with a document to determine whether the server should be exposed inside the Family Editor. Return false if the data type relies on project-only documents.

bool IsEnabledInFamilyDocuments()

Boolean Boolean

Loading…