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: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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à
DocumentVedi anche