Classe Qs |
[Manca la documentazione <summary> per "T:InvNetLib.FutureLibrary.QsHelperDocument"]
public sealed class QsHelperDocument
Il tipo QsHelperDocument espone i seguenti membri.
| Nome | Descrizione | |
|---|---|---|
| CreateShrinkwrap | ||
| CreateShrinkwrapSubstituteLOD | ||
| EnsureDocumentOpen | Ensures the document is opened in the current Inventor session. | |
| GetActualDocument | Ritorna il document reale nel caso sia stato passato un doc di tipo presentation | |
| GetDocumentExtents | Gets the extents in the requested direction (0 - X, 1 - Y, 2 - Z) | |
| GetDocumentSafeComponentDefinition | Ritorna il component defintion dato il tipo di documento | |
| GetExtensionFromDocumentType | ||
| GetMasterDesignViewRepName | Ritorna il nome effettivo della vista master. A seconda delle versioni può essere "Master" o "Principale". | |
| GetSelectedDocument | Ritorna il documento selezionato. In caso di assieme ritorna il documento associato all'occorrenza selezionata | |
| HasNonActiveDocumentInstanceDirty | Ritorna true se esiste un'istanza del documento in input che non è attiva e è dirty. Un'istanza di un documento, al momento, sembra essere solo un livello di dettaglio del documento. È un metodo che andrebbe chiamato ogni volta che si sta facendo una modifica ad un livello di dettaglio dell'assieme, soprattutto se non in contesto di assieme Per comprendere a fondo la questione fare riferimento a: http://help.autodesk.com/view/INVNTOR/2018/ENU/?guid=GUID-0123304B-EC33-4430-B4F1-CBF225CB5B8F e al Mantis ID: http://srv-bd01/mantisbt/view.php?id=7403 | |
| IsAssemblyDocument | Documents the is assembly. Warning: questa funzione è già presente in QsInvUtil. Andranno unificate le chiamate al momento dell'integrazione | |
| IsDocumentAlreadyOpened | Determines whether the document is already opened in Inventor | |
| IsInseparableDocument | ||
| IsLibraryDocument | Determines whether the document is a library (using the current project). | |
| IsMassOverridden | Ritorna true se la massa del documento è forzata | |
| IsPartDocument | Determines whether [is part document] [the specified document]. Warning: questa funzione è già presente in QsInvUtil. Andranno unificate le chiamate al momento dell'integrazione | |
| IsPartOrAssemblyDocument | Controlla se il documento passato è un assieme oppure una parte | |
| IsPhantomDocument | ||
| IsPurchasedDocument | Determines whether the specified o document is purchased. | |
| IsQsLibraryDocument | Verifica se il documento passato è una libreria QS | |
| IsReferenceDocument | ||
| PartBodies | Iterator over document's PartBodies. PartBody is meaningful even without this being a multiBody document. | |
| RestoreMassAction | Azione di ripristino massa sul documento | |
| SafeDocCompare | Confronta due documenti. Se sono lo stesso oppure sono due livelli di dettaglio differenti di uno stesso documento ritorna TRUE. | |
| SaveDocument |