API Help
Eplan.EplApi.DataModel Namespace / DimensionGroupPropertyList Class / DimensionGroupPropertyList Constructor / DimensionGroupPropertyList Constructor(DimensionGroup)
DimensionGroup object whose properties will be affected.

In This Topic
DimensionGroupPropertyList Constructor(DimensionGroup)
In This Topic
Should be used internal only
Syntax
public DimensionGroupPropertyList( 
   DimensionGroup obj
)

Parameters

obj
DimensionGroup object whose properties will be affected.
See Also