AcadDocumentsClassOpen Method


Namespace: BricscadApp
Assembly: Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
public virtual AcadDocument Open(
        string Name,
        [OptionalAttribute] Object ReadOnly,
        [OptionalAttribute] Object Password
)

Parameters

Name  String
 
ReadOnly  Object  (Optional)
 
Password  Object  (Optional)
 

Return Value

AcadDocument

Implements

IAcadDocumentsOpen(String, Object, Object)
See Also

©  Bricsys NV. All rights reserved.