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

In This Topic
FUNC_ARTICLE_ASSIGNMENT(Int32) Property
In This Topic
Part allocation # 20904.
Syntax
public PropertyValue FUNC_ARTICLE_ASSIGNMENT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

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

Defines whether the assigned part is the main part or an accessory part. A max. of 50 part assignments can be defined using the index.

See Also