RVTDocs.com

ViewShapeBuilder.AddCurve

Method
Description:
Add a curve to the GRep associated to this ViewShapeBuilder.
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 view-specific shape representation that is currently being built.
ArgumentNullException A non-optional argument was null