Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_SUPPLEMENTARYFIELD Property / FUNC_SUPPLEMENTARYFIELD(Int32) Property

In This Topic
FUNC_SUPPLEMENTARYFIELD(Int32) Property
In This Topic
Supplementary field # 20901.
Syntax
public PropertyValue FUNC_SUPPLEMENTARYFIELD( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Property is indexed. Possible indexes are from 1 to 1000.

A max. of 1,000 supplementary fields can be defined for the function using the index.

See Also