Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpace Class / Properties Property

In This Topic
    Properties Property (InstallationSpace)
    In This Topic
    .NET Property enabling access to EPLAN properties of the InstallationSpace object.
    Syntax
    public new InstallationSpacePropertyList Properties {get;}
    public:
    new property InstallationSpacePropertyList^ Properties {
       InstallationSpacePropertyList^ get();
    }

    Property Value

    EPLAN properties of the InstallationSpace.
    See Also