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

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

    Parameters

    obj
    NetDefinitionPoint object whose properties will be affected.
    See Also