IAcSmAcDbLayoutReferenceSetName
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
void SetName(
string name
)
Sub SetName (
name As String
)
void SetName(
[InAttribute] String^ name
)
abstract SetName :
name : string -> unit
Parameters
- name String
-
Implements
IAcSmNamedAcDbObjectReferenceSetName(String)
See Also