API Help
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / InstallationSpacePropertyList Constructor / InstallationSpacePropertyList Constructor(InstallationSpace)
InstallationSpace object whose properties will be affected.

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

    Parameters

    obj
    InstallationSpace object whose properties will be affected.
    See Also