Share

PointGroupOverrideInfo Class

Defines the information in a PointGroup override.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServicesPointGroupOverrideInfo
    Autodesk.Civil.DatabaseServicesPointGroupElevationOverrideInfo
    Autodesk.Civil.DatabaseServicesPointGroupRawDescriptionOverrideInfo


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

Syntax

C#

public abstract class PointGroupOverrideInfo

VB

Public MustInherit Class PointGroupOverrideInfo

C++

public ref class PointGroupOverrideInfo abstract

The PointGroupOverrideInfo type exposes the following members.

Properties

 NameDescription
Public propertyActiveOverrideType Gets or sets the active override type.
Public propertyXDRefId Gets or sets the ObjectId of the external reference.

See Also

Reference

Was this information helpful?