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

In This Topic
FUNCTION3D_DESIGNATION(Int32) Property
In This Topic
Item designation # 36000. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNCTION3D_DESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Contains the item designation of a mechanical item. This property is particularly useful for items that do not have a DT, e.g. cable ducts.

See Also