public Placement3D Unite( IEnumerable<Placement3D> colPlacements2Unite, PointD3D oPoint )
public: Placement3D^ Unite( IEnumerable<Placement3D^>^ colPlacements2Unite, PointD3D oPoint )
Parameters
- colPlacements2Unite
- Collection of objects which will be combined. Must have at least 2 elements.
- oPoint
- Absolute position of handle.
Return Value
New object which parent is an installation space of components from which it has been created. If value is
null
unite didn't end with success. For more information in this case please check system messages.