<Code Lib>
2025.3 Method
Changes 0
M

ViewShapeBuilder.AddCurve

Description:
Add a curve to the GRep associated to this ViewShapeBuilder.

public void AddCurve(
	Curve GCurve
)

  • GCurve
    The curve to be added.

Loading…