Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement.PropertyPlacementsSchemasList Class
Members

In This Topic
    ViewPlacement.PropertyPlacementsSchemasList Class
    In This Topic
    A structure representing a property placements schemes.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.Graphics.ViewPlacement.PropertyPlacementsSchemasList

    Syntax
    public class ViewPlacement.PropertyPlacementsSchemasList 
    public ref class ViewPlacement.PropertyPlacementsSchemasList 
    Public Properties
     NameDescription
    Public PropertyReturns an array of ViewPlacement::PropertyPlacementsSchema elements representing predefined property placements configurations for the symbol. Each of the predefined configuration is represented by a name visible in the GUI and an ID that may be used to select a specific configuration.  
    Public PropertyGets a PropertyPlacementsSchema object that represents the selected property placements configuration. Sets the current property placements configuration.  
    Top
    See Also