public void UpdatePartPlacement( Placement3D[] placements3D, bool bUpdateMesh )
public: void UpdatePartPlacement( array<Placement3D^>^ placements3D, bool bUpdateMesh )
Parameters
| Parameter Name | Description |
|---|---|
| placements3D | Array of Placement3D that needs to be updated |
| bUpdateMesh | Specifies whether a mesh should be updated also |