API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_VISIBLENAME Property / FUNC_VISIBLENAME(Int32) Property

In This Topic
FUNC_VISIBLENAME(Int32) Property
In This Topic
Name (visible) # 20002. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_VISIBLENAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Displayed name, contains the name as it was entered for the displayed DT in the properties dialog. May also contain terminal designation, etc.

See Also