ShapeAddHole Method

Add a hole into an existing shape. Links of the hole.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void AddHole(
	Link[] links
)

Parameters

links  Link
 
See Also