RVTDocs.com

WireframeBuilder.AddCurve

Method
Description:
Add a curve to the shape representation stored in this WireframeBuilder.
Syntax
public void AddCurve(
	Curve GCurve
)
Parameters
Parameter Type Description
GCurve Curve The curve to be added.
Return Value
Exceptions
Exception Condition
ArgumentException GCurve is not acceptable for a wireframe shape representation.
ArgumentNullException A non-optional argument was null