<Code Lib>
2027 Method
Changes 2
M

DirectShapeType.AddReferencePlane(Plane)

Description:
Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.

public void AddReferencePlane(
	Plane refPlane
)

  • refPlane
    The geometry of the new reference plane.

Loading…