ShapeCollectionAdd(Link, String) Method

Add a shape.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public Shape Add(
	Link[] links,
	string[] codes
)

Parameters

links  Link
Links of the shape.
codes  String
The codes of the shape.

Return Value

Shape
See Also