Share

PointGroup Methods

The PointGroup type exposes the following members.

Methods

 NameDescription
Public methodApplyDescriptionKeys Applies the DescriptionKeys to the points in the PointGroup.
Public methodCode exampleContainsPoint Gets whether the PointGroup contains a CogoPoint with the given point number.
Public methodDeletePoints Deletes all the points in the PointGroup.
Public methodCode exampleGetPendingChanges Gets all pending change information for the PointGroup.
Public methodGetPointNumbers Gets an array that contains the point numbers for all COGO points in the PointGroup.
Public methodCode exampleGetQuery Returns the Point Group query object.
Public methodCode exampleLockPoints Locks all the points in the PointGroup.
Public methodCode exampleSetQuery Sets the Point Group query object.
Public methodCode exampleUnlockPoints Unlocks all the points in the PointGroup.
Public methodUpdate Updates the pending changes on the PointGroup object. After the PointGroup is updated, the property IsOutOfDate is false.
Public methodCode exampleUseAllClassifications Applies all the User-Defined Property classifications to the current point group.
Public methodCode exampleUseCustomClassification(String) Applies a custom User-Defined Property classification by name to the current point group.
Public methodUseCustomClassification(UDPClassification) Applies a custom User-Defined Property classification to the current point group.
Public methodCode exampleUseNoneClassification Sets the User-Defined Property classification for the current point group to "none".

See Also

Reference

Was this information helpful?