Solid Edge Assembly Type Library
AddCenterPlane Method
Description
Adds a center-plane relationship.
Syntax
Visual Basic
Public Function AddCenterPlane( _
   ByVal PlacementElement1 As Object, _
   ByVal PlacementElement2 As Object, _
   ByVal TargetElement1 As Object, _
   ByVal TargetElement2 As Object, _
   ByRef PlacementConstrainingPoint1() As Double, _
   ByRef PlacementConstrainingPoint2() As Double, _
   ByRef TargetConstrainingPoint1() As Double, _
   ByRef TargetConstrainingPoint2() As Double _
) As CenterPlaneRelation3d
Parameters
PlacementElement1
PlacementElement2
TargetElement1
TargetElement2
PlacementConstrainingPoint1
PlacementConstrainingPoint2
TargetConstrainingPoint1
TargetConstrainingPoint2
See Also

Relations3d Collection  | Relations3d Members  | Solid Edge ST4 - What's New