Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Function3D Class / VisibleNameParts Property

In This Topic
VisibleNameParts Property (Function3D)
In This Topic
Returns visible name of the Function3D.
Syntax
public virtual FunctionBasePropertyList VisibleNameParts {get; set;}

Property Value

Visible name of the Function3D by FunctionBasePropertyList.
See Also