Cogo |
The CogoPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Convergence | Gets the convergence value of a point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() | DescriptionFormat | Gets or sets the description format string for the point. |
![]() | Easting | Gets or sets a local easting value for the point. |
![]() | Elevation | Gets or sets an elevation for the CogoPoint. |
![]() ![]() | ElevationOverride | Gets an elevation for the CogoPoint. This property is applied the override settings in the point's primary PointGroup. |
![]() ![]() | FullDescription | Gets an expanded description determined by a description key match. |
![]() ![]() | FullDescriptionOverride | Gets an expanded description determined by a description key match. This property is applied to the override settings in the point's primary PointGroup. |
![]() ![]() | GridEasting | Gets or sets the calculated grid easting value for the point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() ![]() | GridNorthing | Gets or sets the calculated grid northing value for the point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() ![]() | IsCheckedOut | Gets whether the CogoPoint has been checked out. |
![]() ![]() | IsLabelDragged | Gets the dragged state of the CogoPoint label. |
![]() ![]() | IsLabelPinned | Gets or sets the pinned state of the CogoPoint label. |
![]() ![]() | IsLabelVisible | Gets or sets whether the label of the CogoPoint is visible. |
![]() | IsLocked | Gets or sets whether the CogoPoint is locked. |
![]() ![]() | IsMovable | Indicates whether this CogoPoint is movable. |
![]() ![]() | IsProjectPoint | Gets whether the CogoPoint is a project point. |
![]() ![]() | IsSurveyPoint | Indicates whether this Cogo Point is a Survey Point. |
![]() ![]() | LabelLocation | Gets or sets the label location. |
![]() ![]() | LabelRotation | Gets or sets the rotation value for the point label. |
![]() ![]() | LabelStyleId | Gets or sets the point label style for the point. |
![]() ![]() | LabelStyleIdOverride | Gets the point label style for the point. This property is applied to the override settings of the point's primary PointGroup. |
![]() ![]() | Latitude | Gets or sets the latitude for a point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() | LeaderAttachment | Gets or sets the leader attachment option for the CogoPoint Label. |
![]() | LeaderTailVisibility | Gets or sets the leader tail visibility for the CogoPoint Label. |
![]() | LeaderVisibility | Gets or sets the leader visibility for the CogoPoint Label. |
![]() ![]() | Location | Gets the point location. |
![]() ![]() | Longitude | Gets or sets the longitude for a point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() | MarkerRotation | Gets or sets the rotation value for the point symbol. |
![]() | Northing | Gets or sets a local northing value for the point. |
![]() | PointName | Gets or sets the name of the Cogo Point. |
![]() ![]() | PointNumber | Gets or sets the point number. |
![]() ![]() | PrimaryPointGroupId | Gets the ObjectId of the primary PointGroup which the CogoPoint belongs to. |
![]() ![]() | ProjectVersion | Specifies the version number of the local copy of the point in the drawing. Applies only to project points. |
![]() | RawDescription | Gets or sets an unexpanded description for the point, which could be the description entered by the surveyor in the field. |
![]() ![]() | RawDescriptionOverride | Gets an unexpanded description for the point, which could be the description entered by the surveyor in the field. This property is applied the override settings in its primary PointGroup. |
![]() ![]() | Scale | Gets the scale factor value of a point, relative to the coordinate zone and the transformation settings specified for the drawing. |
![]() | ScaleXY | Gets or sets the X-Y scale factor for the point symbol. |
![]() | ScaleZ | Gets or sets the Z scale factor for the point symbol. |
![]() | ShowToolTip | Gets or sets whether the point should show tooltips in the UI. |
![]() | StyleId | Gets or sets the point style for the point. |
![]() ![]() | StyleIdOverride | Gets the ObjectId of the override point style for the point in the point's primary PointGroup. |
Name | Description | |
---|---|---|
![]() | ApplyDescriptionKeys | Applies the DescriptionKeys to the CogoPoint. |
![]() ![]() | ClearAllLabelTextComponentOverrides | Clears all text component overrides in the CogoPoint label. |
![]() ![]() | ClearLabelTextComponentOverrides | Clears the text component overrides on the specified text component in the CogoPoint label. |
![]() ![]() | GetLabelTextComponentIds | Gets an ObjectIdCollection containing the text components in the CogoPoint label. |
![]() ![]() | GetLabelTextComponentJustificationOverride | Gets the overriden justification on the specified text component in the CogoPoint label. |
![]() ![]() | GetLabelTextComponentOverride | Gets the overriden text on the specified text component in the CogoPoint label. |
![]() ![]() | GetUDPValue(UDPBoolean) | Gets the value the for the user-defined property with a boolean data type. |
![]() ![]() | GetUDPValue(UDPDouble) | Gets the value the for the user-defined property with a double data type. |
![]() ![]() | GetUDPValue(UDPEnumeration) | Gets the value the for the user-defined property with an enumeration data type. |
![]() ![]() | GetUDPValue(UDPInteger) | Gets the value the for the user-defined property with an integer data type. |
![]() ![]() | GetUDPValue(UDPString) | Gets the value the for the user-defined property with a string data type. |
![]() ![]() | IsLabelTextComponentOverriden | Returns whether the specified text component is overridden in the CogoPoint label. |
![]() ![]() | Renumber(UInt32) | Renumbers the PointNumber to a new value. |
![]() | Renumber(UInt32, PointNumberResolveType) | Renumbers the PointNumber to a new value. |
![]() ![]() | ResetLabel | Resets the CogoPoint label object to its defaults. |
![]() ![]() | ResetLabelLocation | Resets the location of the CogoPoint label object to its defaults. |
![]() ![]() | ResetLabelRotation | Resets the rotation status of the CogoPoint label object to its defaults. |
![]() | SetLabelTextComponentJustificationOverride | Overrides the justification on the specified text component in the CogoPoint label. |
![]() | SetLabelTextComponentOverride | Overrides the text on the specified text component in the CogoPoint label. |
![]() ![]() | SetUDPValue(UDPBoolean, Boolean) | Sets the value the for the user-defined property with a boolean data type. |
![]() ![]() | SetUDPValue(UDPDouble, Double) | Sets the value the for the user-defined property with a double data type. |
![]() ![]() | SetUDPValue(UDPEnumeration, String) | Sets the value the for the user-defined property with an enumeration data type. |
![]() ![]() | SetUDPValue(UDPInteger, Int32) | Sets the value the for the user-defined property with an integer data type. |
![]() ![]() | SetUDPValue(UDPString, String) | Sets the value the for the user-defined property with a string data type. |