The PointGroup type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllPointsGroupName | Gets the name of the "_All Points" point group. | |
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| Description |
Sets the description of Point Group.
(Overrides DBObjectDescription) | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| ElevationOverride | Gets the elevation override information for points in the PointGroup. | |
| IsAllPointsGroup | Gets whether the PointGroup is All Points Group. | |
| IsElevationOverridden | Gets or sets whether the elevation for points in the PointGroup is overridden. | |
| IsLocked | Gets or sets whether the PointGroup is locked. | |
| IsOutOfDate | Gets whether this PointGroup is out-of-date. | |
| IsPointLabelStyleOverridden | Gets or sets whether the point label style for points in the PointGroup is overridden. | |
| IsPointStyleOverridden | Gets or sets whether the point style for points in the PointGroup is overridden. | |
| IsRawDescriptionOverridden | Gets or sets whether the raw description of points in the PointGroup is overridden. | |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) | |
| Name |
Gets or sets the name for the PointGroup.
(Overrides DBObjectName) | |
| PointLabelStyleId | Specifies the point label style to be referenced by a point that is created using the description key. | |
| PointsCount | Gets the number of points in the PointGroup. | |
| PointStyleId | Specifies what points match this description key during description key matching. | |
| RawDescription | Gets the raw description used for points created by description key for the PointGroup. | |
| RawDescriptionOverride | Gets the raw description override information for points in the PointGroup. | |
| UDPClassificationApplyType | Gets an enumeration that specifies how User-Defined Property classifications are applied to the current point group. | |
| UDPClassificationName | Gets the name of the User-Defined Property classification that is assigned to the current point group. |
