Gets the name of the specified face, edge, or vertex.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetEntityName( _
ByVal Entity As Entity _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim Entity As Entity
Dim value As System.String
value = instance.IGetEntityName(Entity) |
C# | |
---|
System.string IGetEntityName(
Entity Entity
) |
C++/CLI | |
---|
System.String^ IGetEntityName(
& Entity^ Entity
) |
Parameters
- Entity
- Entity
Return Value
Name of the entity
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0