IAcSmDatabaseFindObject Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
IAcSmPersist FindObject(
string hand
)
Function FindObject (
hand As String
) As IAcSmPersist
IAcSmPersist^ FindObject(
[InAttribute] String^ hand
)
abstract FindObject :
hand : string -> IAcSmPersist
Parameters
- hand
- Type: SystemString
Return Value
Type:
IAcSmPersist
See Also