IAcSmProjectPointLocation2SetResourceType Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetResourceType(
int type
)
Sub SetResourceType (
type As Integer
)
void SetResourceType(
[InAttribute] int type
)
abstract SetResourceType :
type : int -> unit
Parameters
- type Int32
-
See Also