API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_ASSEMBLY_POS_PLACE_SPREADED Property / ARTICLE_ASSEMBLY_POS_PLACE_SPREADED(Int32) Property

In This Topic
ARTICLE_ASSEMBLY_POS_PLACE_SPREADED(Int32) Property
In This Topic
Distributed placement of assembly # 22040. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_ASSEMBLY_POS_PLACE_SPREADED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Property of a part variant. Controls how an assembly acts in EPLAN Pro Panel: If the property is enabled, the assembly is broken apart in EPLAN Pro Panel, so that the single parts can be individually placed (for example main switch distributed between panel and door). If the property is not enabled, the assemblies act as contactors with auxiliary contacts that are placed together and are defined as an assembly in the bill of materials.

See Also