API Help
Eplan.EplApi.DataModel Namespace / BlockPropertyList Class / BlockPropertyList Constructor / BlockPropertyList Constructor(Block)
Block object whose properties will be affected.

In This Topic
    BlockPropertyList Constructor(Block)
    In This Topic
    Should be used internal only
    Syntax
    public BlockPropertyList( 
       Block obj
    )
    public:
    BlockPropertyList( 
       Block^ obj
    )

    Parameters

    obj
    Block object whose properties will be affected.
    See Also