Proprietà InvDocStructInfoInvDoc
|
Restituisce il documento abbinato a questo elemento oppure il primo documento trovato in Inventor,
abbinato a questo file, oppure null se non si tratta di un documento aperto in Inventor.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public Document InvDoc { get; }
Public ReadOnly Property InvDoc As Document
Get
public:
property Document^ InvDoc {
Document^ get ();
}
member InvDoc : Document with get
Valore della proprietà
Tipo:
DocumentVedi anche