AcadDocumentsClassOpen Method

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

Parameters

Name
Type: SystemString
ReadOnly (Optional)
Type: SystemObject
Password (Optional)
Type: SystemObject

Return Value

Type: AcadDocument

Implements

IAcadDocumentsOpen(String, Object, Object)
See Also

©  Bricsys NV. All rights reserved.