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

In This Topic
Connection3DPropertyList Constructor(Connection3D)
In This Topic
Should be used internal only
Syntax
public Connection3DPropertyList( 
   Connection3D obj
)

Parameters

obj
Connection3D object whose properties will be affected.
See Also