Solid Edge FrameworkSupport Type Library
CornerAnnotation Object Members
Overview 
Public Methods
Public Method AddVertexCreates a vertex at the end of the object.
Public Method BringForwardChanges the display order of the referenced object by moving it in front of the first object that obscures it.
Public Method BringToFrontChanges the display order of the referenced object by moving it in front of all other overlapping objects.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CutMoves the referenced object to the system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method DuplicateCopies the referenced object to a specified location, creating a new instance of the object with the same property values as the original.
Public Method GetAlignmentShapeReturns alignment shape and alignment shape point
Public Method GetDisplayData
Public Method GetFreeSpacePointReturns the coordinates of the terminal connect point for a leader line that belongs to the active dimensioning object.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetTerminatorReturns the object to which the terminal end of a dimensioning or annotation object's leader connects.
Public Method GetVertexReturns the coordinates of the referenced object based on a specified index.
Public Method GetVerticesReturns an array of vertex coordinates in a dimensioning object.
Public Method InsertVertexAdds a vertex at a specified index causing indices of following vertices to increment by one.
Public Method MoveMoves the referenced object.
Public Method PromoteToCurrentVersionPromotes corner annotation to the latest version behavior, the same as if placing a new object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RemoveVertexRemoves a vertex at a specified index, causing indices of following vertices to decrement by one.
Public Method SelectSelects the referenced object in the active window.
Public Method SendBackwardChanges the display order of visible objects by moving the referenced object so that it is in back of the first object behind it.
Public Method SendToBackChanges the display order of visible objects by moving the referenced object behind all overlapping objects.
Public Method SetAlignmentShapeConnects annotation to alignment shape at specified point.
Public Method SetFreeSpacePointSpecifies the coordinates of the terminal connect point for a leader line belonging to the referenced dimensioning object.
Public Method SetKeyPointSets the position for a specified key point.
Public Method SetTerminatorSpecifies the coordinates of the terminal connect point for a leader line belonging to the referenced dimensioning object.
Public Method SetVertexSets the coordinates of an existing vertex of the referenced object.
Public Method SetVerticesCreates vertices in a dimensioning object from an array of x-y coordinates.
Public Properties
Public Property AllAroundAll Around symbol. All around symbol at leader line - break line intersect point. Used only for enhanced symbol.
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BreakLineSpecifies whether or not a breakline is added between the leader line and the referenced dimensioning object.
Public Property BreakLineDirectionSets and returns the direction (left or right) in which the break line runs along the x axis.
Public Property BreakLineDistanceSets and returns the length along the x axis that the break line traverses.
Public Property Direction1ToleranceDirection 1 tolerence value for Enhanced symbol. Used only for Enhanced type of symbol.
Public Property Direction2ToleranceDirection 2 tolerence value for Enhanced symbol. Used only for Enhanced type of symbol.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property HidePMIShow or Hide the referenced PMI Corner Annotation object.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property LeaderSpecifies whether or not the referenced object has a leader line.
Public Property LowerToleranceForClassicSymbolLower tolerence value for Classic symbol. Used only for classic type of symbol.
Public Property LowerToleranceForEnhancedSymbolLower tolerence value for Enhanced symbol. Used only for Enhanced type of symbol.
Public Property NameReturns the name of the referenced object.
Public Property NoTextOnSymbolNo text on symbol. When TRUE, will display blank symbol. When FALSE will display normal text and +- symbol for no text. For Enhanced symbol only.
Public Property ParentReturns the parent object for the referenced object.
Public Property PlaneFor dimensions, returns the planar object used by the dimension to measure an object. For profiles, CopiedPart objects, and CopyConstruction objects, sets and returns the associated RefPlane object.
Public Property PMIPlane
Public Property PMITrackDistance
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
Public Property TextScaleSets and returns the text scale of the object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UpperToleranceForClassicSymbolUpper tolerence value for Classic symbol. Used only for classic type of symbol.
Public Property UpperToleranceForEnhancedSymbolUpper tolerence value for Enhanced symbol. Used only for Enhanced type of symbol.
Public Property UseISODIN2000CornerAnnotUse the 2000 ISO/DIN enhanced corner annotation. When TRUE will display enhanced corner annotation for the 2000 ISO/DIN standard. When FALSE will display classic type of corner annotation.
Public Property VertexCountReturns the number of vertices in the referenced object.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

CornerAnnotation Object

Send comments on this topic.