Renames the EntityGroup using the specified name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Rename( _
const dsString& Name As System.String _
) |
C# | |
---|
void Rename(
System.string Name
) |
JavaScript | |
---|
Rename(
Name : String
) |
Parameters
- Name
- New name for the EntityGroup
See Also
Availability
DraftSight V1R4.0