AlignmentCopyToSameSite 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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic void CopyToSameSite()
Public Sub CopyToSameSite
public:
void CopyToSameSite()
See Also