A parcel segment is a line segment, arc, or AutoCAD entity within a site. When parcel segments form a closed region, that region becomes a Parcel.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public sealed class ParcelSegment : Feature
Visual Basic
Public NotInheritable Class ParcelSegment _ Inherits Feature
Visual C++
public ref class ParcelSegment sealed : public Feature
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices.Entity
Autodesk.Civil.DatabaseServices.Feature
Autodesk.Civil.DatabaseServices.ParcelSegment
System.MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices.Entity
Autodesk.Civil.DatabaseServices.Feature
Autodesk.Civil.DatabaseServices.ParcelSegment