API Help
Eplan.EplApi.DataModel Namespace / PlaceHolders3DFilter Class / Name Property

In This Topic
    Name Property (PlaceHolders3DFilter)
    In This Topic
    Name of objects which will be used to filter objects.
    Syntax
    public string Name {get; set;}
    public:
    property String^ Name {
       String^ get();
       void set (    String^ value);
    }
    See Also