Defines the information contained in a PointGroup RawDescription override.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesPointGroupOverrideInfo
Autodesk.Civil.DatabaseServicesPointGroupRawDescriptionOverrideInfo
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class PointGroupRawDescriptionOverrideInfo : PointGroupOverrideInfo
VB
Public Class PointGroupRawDescriptionOverrideInfo Inherits PointGroupOverrideInfo
C++
public ref class PointGroupRawDescriptionOverrideInfo : public PointGroupOverrideInfo
The PointGroupRawDescriptionOverrideInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActiveOverrideType |
Gets or sets the active override type.
(Inherited from PointGroupOverrideInfo) |
![]() | FixedRawDescription | Gets or sets the fixed RawDescription. |
![]() | UDP | Gets or sets the UDP for the RawDescriptionOverride. |
![]() | XDRefId |
Gets or sets the ObjectId of the external reference.
(Inherited from PointGroupOverrideInfo) |