API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_PARTIAL_LENGTH Property / ARTICLE_PARTIAL_LENGTH(Int32) Property

In This Topic
ARTICLE_PARTIAL_LENGTH(Int32) Property
In This Topic
Subset / length # 20496. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_PARTIAL_LENGTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Subset of a part, e.g. 5 pieces of a part, which are only provided in conduits of up to 100. At parts for cables, connections and their accessories (for example shrink tubes or insulating tubes) the contents of this property is evaluated as a length and the entry of decimal values is possible, for example "0.7 m". The value entered here is synchronized with the cable length (Length field in the Cable tab of the property dialog) for the main part of a cable.

See Also