Solid Edge Part Type Library
ProjectRefPlane Method
Specifies the reference plane to be projected.
Description
Projects a reference plane to a line if it is orthogonal to the reference plane of the Profile.
Syntax
Visual Basic
Public Function ProjectRefPlane( _
   ByVal ReferencePlane As Object _
) As Object
Parameters
ReferencePlane
Specifies the reference plane to be projected.
See Also

Profile Object  | Profile Members

Send comments on this topic.