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

In This Topic
ConnectionDefinitionPointPropertyList Constructor(ConnectionDefinitionPoint)
In This Topic
Should be used internal only
Syntax
public ConnectionDefinitionPointPropertyList( 
   ConnectionDefinitionPoint obj
)

Parameters

obj
ConnectionDefinitionPoint object whose properties will be affected.
See Also