RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DirectShape

DirectShape.SetName

Method
Description:
Sets the name for the DirectShape element.
Syntax
public void SetName(
	string name
)
Parameters
Parameter Type Description
name String The name.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null