PointGroupRawDescriptionOverrideInfo Class

Defines the information contained in a PointGroup RawDescription override.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesPointGroupOverrideInfo
    Autodesk.Civil.DatabaseServicesPointGroupRawDescriptionOverrideInfo

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class PointGroupRawDescriptionOverrideInfo : PointGroupOverrideInfo

The PointGroupRawDescriptionOverrideInfo type exposes the following members.

Properties
 NameDescription
Public propertyActiveOverrideType Gets or sets the active override type.
(Inherited from PointGroupOverrideInfo)
Public propertyFixedRawDescription Gets or sets the fixed RawDescription.
Public propertyUDP Gets or sets the UDP for the RawDescriptionOverride.
Public propertyXDRefId Gets or sets the ObjectId of the external reference.
(Inherited from PointGroupOverrideInfo)
Top
See Also