API Help
Eplan.EplApi.DataModel Namespace / MacroBox Class / TakeConnectionPointDesignationsIntoAccount Property

In This Topic
    TakeConnectionPointDesignationsIntoAccount Property
    In This Topic
    Gets or sets take connection point designations into account property.
    Syntax
    public MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount TakeConnectionPointDesignationsIntoAccount {get; set;}
    Remarks
    Property determines if connection point designations should be taken into account. When property is set to MacroBox.Enums.TakeConnectionPointDesignationsIntoAccount.FromUserSettings, "User->Devices->General->Take the connection point designations into account during the device assignment" checkbox is considered.
    See Also