API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CAN_BE_LINED_UP Property / ARTICLE_CAN_BE_LINED_UP(Int32) Property

In This Topic
ARTICLE_CAN_BE_LINED_UP(Int32) Property
In This Topic
Alignable # 22229. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_CAN_BE_LINED_UP( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Shows whether a terminal part (terminal or accessories) can be aligned. Terminals can always be aligned. This property can be changed in the case of accessory parts. The property for accessories with product subgroups "Terminator," "End clamp" and "Partition" is enabled by default; it is not enabled by default for all other product subgroups.

See Also