XrefFileLockGetXloadCtlType
Method
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public static int GetXloadCtlType(
ObjectId selectedBlockId
)
Public Shared Function GetXloadCtlType (
selectedBlockId As ObjectId
) As Integer
public:
static int GetXloadCtlType(
ObjectId selectedBlockId
)
static member GetXloadCtlType :
selectedBlockId : ObjectId -> int
Parameters
- selectedBlockId ObjectId
-
Return Value
Int32
See Also