<Code Lib>
2027 Method
Changes 0
M

WireframeBuilder.AddCurve

Description:
Add a curve to the shape representation stored in this WireframeBuilder.

public void AddCurve(
	Curve GCurve
)

  • GCurve
    The curve to be added.

Loading…