IAcSmSheetSet2SetProjectName Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetProjectName(
string newVal
)
Sub SetProjectName (
newVal As String
)
void SetProjectName(
[InAttribute] String^ newVal
)
abstract SetProjectName :
newVal : string -> unit
Parameters
- newVal String
-
See Also