IAcSmAcDbObjectReferenceSetAcDbHandle Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetAcDbHandle(
string handle
)
Sub SetAcDbHandle (
handle As String
)
void SetAcDbHandle(
[InAttribute] String^ handle
)
abstract SetAcDbHandle :
handle : string -> unit
Parameters
- handle
- Type: SystemString
See Also