API Help
Eplan.EplApi.DataModel.E3D Namespace / ContextPropertyPlacement3DPropertyList Class / ContextPropertyPlacement3DPropertyList Constructor / ContextPropertyPlacement3DPropertyList Constructor(ContextPropertyPlacement3D)
ContextPropertyPlacement3D object whose properties will be affected.

In This Topic
ContextPropertyPlacement3DPropertyList Constructor(ContextPropertyPlacement3D)
In This Topic
Should be used internal only
Syntax
public ContextPropertyPlacement3DPropertyList( 
   ContextPropertyPlacement3D obj
)

Parameters

obj
ContextPropertyPlacement3D object whose properties will be affected.
See Also