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

In This Topic
PROJ_BLOCKFORMAT_PLAOBJECT(Int32) Property
In This Topic
Block property: Format (pre-planning) # 10661.
Syntax
public PropertyValue PROJ_BLOCKFORMAT_PLAOBJECT( 
   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.

Selects which properties are specified in the relevant block property. Indirect properties cannot be output via block properties. The common index represents associated block and format properties.

See Also