EntityAttachType Enumeration |
Defines the type to attach the entity.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum EntityAttachType
Public Enumeration EntityAttachType
public enum class EntityAttachType
MembersMember name | Value | Description |
---|
Append | 0 | |
Prepend | 1 | |
See Also