Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlacementsContainer Interface
Members

In This Topic
    IPlacementsContainer Interface
    In This Topic
    Declares a get accessor function for the container SubPlacements property.
    Syntax
    public interface IPlacementsContainer 
    public interface class IPlacementsContainer 
    Public Properties
     NameDescription
     PropertyReturns array of placements combined in the container.  
    Top
    See Also