Share

Alignment.CopyToSameSite Method

Copies the Alignment to the same Site as this Alignment. Calling this method copies all children profiles, profile views and sample line group with this alignment as well.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public void CopyToSameSite()

VB

Public Sub CopyToSameSite

C++

public:
void CopyToSameSite()

See Also

Reference

Was this information helpful?