Click or drag to resize

NamedEntitiesDeleteName Method

Deletes the name on the object, if it has one. (No error if it has no name.)

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Sub DeleteName ( 
	entity As Object
)

Parameters

entity
Type: SystemObject
A face, edge, vertex or work feature.
See Also