Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_BLOCKFORMAT_PLUG Property / PROJ_BLOCKFORMAT_PLUG(Int32) Property

In This Topic
PROJ_BLOCKFORMAT_PLUG(Int32) Property
In This Topic
Block property: Format (pin) # 10604.
Syntax
public PropertyValue PROJ_BLOCKFORMAT_PLUG( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

Predefines which properties are specified in the relevant block property. If you assign a "Block property [n]" to a function and a format is not entered for either the function or the symbol, then the program uses the relevant format property that has been entered for this function category in the project.

See Also