IAcSmProjectPointLocation2GetResourceType Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void GetResourceType(
out int type
)
Sub GetResourceType (
<OutAttribute> ByRef type As Integer
)
void GetResourceType(
[OutAttribute] int% type
)
abstract GetResourceType :
type : int byref -> unit
Parameters
- type Int32
-
See Also