API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / MoveRelative Method

In This Topic
MoveRelative Method (Placement3D)
In This Topic
Move this object relative to its parent.
Syntax
public void MoveRelative( 
   double x,
   double y,
   double z
)

Parameters

x
y
z
See Also