Defines the type to attach the entity.

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

Syntax

C#
public enum EntityAttachType
Visual Basic
Public Enumeration EntityAttachType
Visual C++
public enum class EntityAttachType

Members

Member nameValueDescription
Append0
Prepend1

See Also