<Code Lib>
2027 Constructor
Changes 0
C

ReferenceIntersector(View3D)

Description:
Constructs a ReferenceIntersector which is set to return intersections from all elements and representing all reference target types.

public ReferenceIntersector(
	View3D view3d
)

  • view3d
    The view in which to find references.

Loading…