Share

SurfaceSlopeLabel Methods

The SurfaceSlopeLabel type exposes the following members.

Methods

 NameDescription
Public methodClearAllTextComponentOverrides Clears all text component overrides in the label.
(Inherited from Label)
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate(ObjectId, Point2d) Creates a new instance of an OnePoint SurfaceSlopeLabel.
Public methodStatic memberCreate(ObjectId, Point2d, ObjectId) Creates a new instance of an OnePoint SurfaceSlopeLabel.
Public methodStatic memberCreate(ObjectId, Point2d, Point2d) Creates a new instance of a TwoPoint SurfaceSlopeLabel.
Public methodStatic memberCreate(ObjectId, Point2d, Point2d, ObjectId) Creates a new instance of a TwoPoint SurfaceSlopeLabel.
Public methodStatic memberGetAvailableSurfaceSlopeLabelIds Returns an ObjectIdCollection of slope labels on the specified surface.
Public methodStatic memberGetAvailableSurfaceSlopeLabelsObsolete.
Returns the ObjectId collection of slope labels on the specified surface.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetReferenceTextTarget Get the ObjectId of civil object which is referred by specified reference text component.
(Inherited from Label)
Public methodGetTextComponentIds Gets a collection of object ids that represent the text components in a label.
(Inherited from Label)
Public methodGetTextComponentJustificationOverride Get the overriden justification on the specified text component.
(Inherited from Label)
Public methodGetTextComponentOverride Get the overriden text on the specified text component.
(Inherited from Label)
Public methodIsTextComponentOverriden Returns whether the specified text component is overridden.
(Inherited from Label)
Public methodReset Resets the label object to its defaults.
(Inherited from Label)
Public methodResetLocation Resets the location of the label object to its default.
(Inherited from Label)
Public methodResetProperties Resets the properties of the label object to its defaults.
(Inherited from Label)
Public methodSetReferenceTextTarget Makes the reference text component refer to other civil object.
(Inherited from Label)
Public methodSetTextComponentJustificationOverride Overrides the justification on the specified text component.
(Inherited from Label)
Public methodSetTextComponentOverride(ObjectId, String) Overrides the text on the specified text component.
(Inherited from Label)
Public methodSetTextComponentOverride(ObjectId, String, TextJustificationType) Overrides the text and justification on the specified text component.
(Inherited from Label)

See Also

Reference

Was this information helpful?