Click or drag to resize

VIZViewerIsOpenDocument Method

Returns a value as to whether the 3D file is open
3D 파일 Open 여부

Executes the specified delegate on the thread
스레드에서 지정된 대리자를 실행

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool IsOpenDocument()

Return Value

Type: Boolean
true : Open / false : Empty
See Also