Solid Edge FrameworkSupport Type Library
SurfaceFinishSymbol 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 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 surface finish symbol 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 SetKeyPointSets the position for a specified key point.
Public Method SetTerminatorSpecifies a new object and/or connect point for the terminal end of an annotatino object's leader.
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 AllAround
Public Property AllAroundLeaderSymbolDisplay all around symbol for Surface Finish Symbol at the connect point of the leader line and break line.
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 CompressSymbolSizeCompress the size of Surface Finish Symbol so that the symbol height will be reduced for a single line.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property HidePMIShow or Hide the referenced PMI Surface Finish Symbol 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 MachiningAllowanceSets and returns the machining allowance value text used in the referenced object.
Public Property NameReturns the name of the referenced object.
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 ProductionMethodSets and returns the text used to specify the method of production as displayed in the referenced SurfaceFinishSymbol object.
Public Property Requirements
Public Property RotationAngleSets and returns the angle, in radians, at which the object is rotated along its major axis.
Public Property RoughnessValue
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 SurfaceFinishSymbolSets and returns the symbol used in the referenced SurfaceFinishSymbol object.
Public Property SurfaceLaySymbolSets and returns the Surface Lay symbol used in the referenced SurfaceFinishSymbol object.
Public Property TextScaleSets and returns the text scale of the object.
Public Property TypeSpecifies the type of the object being referenced.
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

SurfaceFinishSymbol Object

Send comments on this topic.