<Code Lib>
2023 Method
Changes 2
M

DirectShapeType.AddReferencePlane(Plane, DirectShapeReferenceOptions)

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

public void AddReferencePlane(
	Plane refPlane,
	DirectShapeReferenceOptions options
)

Loading…