Survey figure class. Figures are groups of connected lines and arcs where the figure vertexes can reference survey points.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public sealed class SurveyFigure : FeatureLine
Visual Basic
Public NotInheritable Class SurveyFigure _ Inherits FeatureLine
Visual C++
public ref class SurveyFigure sealed : public FeatureLine
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices.Entity
Autodesk.Civil.DatabaseServices.Feature
Autodesk.Civil.DatabaseServices.FeatureLine
Autodesk.Civil.DatabaseServices.SurveyFigure
System.MarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
Entity
Curve
Entity
Autodesk.Civil.DatabaseServices.Entity
Autodesk.Civil.DatabaseServices.Feature
Autodesk.Civil.DatabaseServices.FeatureLine
Autodesk.Civil.DatabaseServices.SurveyFigure