If the document returned by the
ModelDocument is a model state member document,
then this will get the corresponding factory document.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 26.0
Syntax
VB
ReadOnly Property ModelFactoryDocument As Document
Get
C#
Document ModelFactoryDocument { get; }
Return Value
Type:
DocumentThe document (an Inventor API object).
See Also
Reference