Eplan Platform API
Eplan.EplApi.DataModel Namespace / PipingDefinitionPropertyList Class / PipingDefinitionPropertyList Constructor / PipingDefinitionPropertyList Constructor(PipingDefinition)
PipingDefinition object whose properties will be affected.

In This Topic
PipingDefinitionPropertyList Constructor(PipingDefinition)
In This Topic
Should be used internal only
Syntax
public PipingDefinitionPropertyList( 
   PipingDefinition obj
)

Parameters

obj
PipingDefinition object whose properties will be affected.
See Also