GroupName Property

Land Auto

GroupName Property

Gets / sets the group name for various objects.

See Also | Example

Signature: Overview

l CogoPoint

l PointGroup


Gets / sets the group name for the Point.

Signature

object.GroupName

object

CogoPoint The object or objects this property applies to.

GroupName

String; read-write
Returns and sets the group name for the CogoPoints collection.

Remarks

If no GroupName has been set, then the OverrideDescription and OverrideName will be empty. OverrideElevation will be -1E20. If GroupName has been set, then these values will reflect the PointGroup overrides. If the PointGroup does not have an override for a field, the field will not change.


Gets / sets the group name for the PointGroup.

Signature

object.GroupName

object

PointGroup
The object or objects this property applies to.

GroupName

String; read-write
The group name for the PointGroup.