API Help
Eplan.EplApi.DataModel.Graphics Namespace / LockedMountingAreaPropertyList Class / LockedMountingAreaPropertyList Constructor / LockedMountingAreaPropertyList Constructor(LockedMountingArea)
LockedMountingArea object whose properties will be affected.

In This Topic
LockedMountingAreaPropertyList Constructor(LockedMountingArea)
In This Topic
Should be used internal only
Syntax
public LockedMountingAreaPropertyList( 
   LockedMountingArea obj
)

Parameters

obj
LockedMountingArea object whose properties will be affected.
See Also