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

In This Topic
MountingPanelPropertyList Constructor(MountingPanel)
In This Topic
Should be used internal only
Syntax
public MountingPanelPropertyList( 
   MountingPanel obj
)

Parameters

obj
MountingPanel object whose properties will be affected.
See Also