Eplan Platform API
Eplan.EplApi.DataModel Namespace / Block Class / Properties Property

In This Topic
    Properties Property (Block)
    In This Topic
    EPLAN properties of the block reference object.
    Syntax
    public new BlockPropertyList Properties {get;}
    public:
    new property BlockPropertyList^ Properties {
       BlockPropertyList^ get();
    }
    See Also