IAcSmProjectPointLocationSetURL Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
void SetURL(
string url
)
Sub SetURL (
url As String
)
void SetURL(
[InAttribute] String^ url
)
abstract SetURL :
url : string -> unit
Parameters
- url String
-
See Also