Click or drag to resize

Metodo QsHelperDrawingGetViewReferencedDocumentDescriptor

Gets the document type referenced by the drawing view

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static DocumentDescriptor GetViewReferencedDocumentDescriptor(
	DrawingView drwView
)

Parametri

drwView
Tipo: DrawingView
The drawing view.

Valore di ritorno

Tipo: DocumentDescriptor

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.GetViewReferencedDocumentDescriptor(Inventor.DrawingView)"]

Vedi anche