IAcSmAcDbBlockRecordReferenceSetAcDbHandle Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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 String
-
Implements
IAcSmNamedAcDbObjectReferenceSetAcDbHandle(String)
See Also