Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / MountingRailPropertyList Class / MountingRailPropertyList Constructor / MountingRailPropertyList Constructor(MountingRail)
MountingRail object whose properties will be affected.

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

    Parameters

    obj
    MountingRail object whose properties will be affected.
    See Also