Share

SurfaceContourLabelGroup Methods

The SurfaceContourLabelGroup type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate(ObjectId, Point2dCollection) Creates a new instance of an SurfaceContourLabelGroup and adds it to the specified surface.
Public methodStatic memberCreate(ObjectId, Point2dCollection, ObjectId, ObjectId, ObjectId) Creates a new instance of an SurfaceContourLabelGroup and adds it to the specified surface.
Public methodStatic memberCreateMultipleAtInterval(ObjectId, Point2d, Point2d, Double) Creates multiple SurfaceContourLabelGroup to a surface at a specified interval.
Public methodStatic memberCreateMultipleAtInterval(ObjectId, Point2d, Point2d, Double, SurfaceContourLabelGroupCreateOption) Creates multiple SurfaceContourLabelGroup to a surface at a specified interval.
Public methodGetAt Gets one LabelGroupSubEntity from label group according the index.
(Inherited from LabelGroup)
Public methodStatic memberGetAvailableLabelGroupIds Returns an ObjectIdCollection containing all the available contour label groups belonging to the specified surface.
Public methodStatic memberGetAvailableLabelGroupsObsolete.
Returns an ObjectIdCollection containing all the available contour label groups belonging to the specified surface.
Public methodGetLabelLinePoint Get one key point from label line by index
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodResetAllSubCommonLabelLocations Resets the location of all the sub-entity labels to their defaults.
(Inherited from LabelGroup)
Public methodResetAllSubCommonLabelProperties Resets the properties of all the sub-entity labels to their defaults.
(Inherited from LabelGroup)
Public methodResetAllSubCommonLabels Resets all the sub-entity labels (properties and location).
(Inherited from LabelGroup)
Public methodSetLabelLinePoint Set one key point from label line by index
Public methodSetRange Sets both range parameters (start and end) at once.
(Inherited from AutoFeatureLabelGroup)

See Also

Reference

Was this information helpful?