Share

PointGroup Properties

The PointGroup type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCode exampleAllPointsGroupName Gets the name of the "_All Points" point group.
Public propertyApplication Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject)
Public propertyDescription Sets the description of Point Group.
(Overrides DBObjectDescription)
Public propertyDocument Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject)
Public propertyCode exampleElevationOverride Gets the elevation override information for points in the PointGroup.
Public propertyIsAllPointsGroup Gets whether the PointGroup is All Points Group.
Public propertyCode exampleIsElevationOverridden Gets or sets whether the elevation for points in the PointGroup is overridden.
Public propertyCode exampleIsLocked Gets or sets whether the PointGroup is locked.
Public propertyCode exampleIsOutOfDate Gets whether this PointGroup is out-of-date.
Public propertyCode exampleIsPointLabelStyleOverridden Gets or sets whether the point label style for points in the PointGroup is overridden.
Public propertyCode exampleIsPointStyleOverridden Gets or sets whether the point style for points in the PointGroup is overridden.
Public propertyCode exampleIsRawDescriptionOverridden Gets or sets whether the raw description of points in the PointGroup is overridden.
Public propertyIsUsed Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject)
Public propertyName Gets or sets the name for the PointGroup.
(Overrides DBObjectName)
Public propertyCode examplePointLabelStyleId Specifies the point label style to be referenced by a point that is created using the description key.
Public propertyPointsCount Gets the number of points in the PointGroup.
Public propertyCode examplePointStyleId Specifies what points match this description key during description key matching.
Public propertyCode exampleRawDescription Gets the raw description used for points created by description key for the PointGroup.
Public propertyCode exampleRawDescriptionOverride Gets the raw description override information for points in the PointGroup.
Public propertyCode exampleUDPClassificationApplyType Gets an enumeration that specifies how User-Defined Property classifications are applied to the current point group.
Public propertyCode exampleUDPClassificationName Gets the name of the User-Defined Property classification that is assigned to the current point group.

See Also

Reference

Was this information helpful?