Solid Edge FrameworkSupport Type Library
SurfaceFinishSymbols Collection Members
Overview 
Public Methods
Public Method AddByTerminatorCreates a Leader or annotation object with a Leader.
Public Method AddSurfaceFinishSymbolCreates a SurfaceFinishSymbol. For creating PMI SurfaceFinishSymbol a plane must be set (XY plane is the default). The collection object from which it is derived (sheet/profile2d/PMI) dictate the creation of SurfaceFinishSymbol.
Public Method ClearDataSetRestores the property settings applied to existing annotation objects.
Public Method ClearPlaneClears any previously set plane object.
Public Method ClearStyleClears any previously set style object.
Public Method ItemThe items in a collection.
Public Properties
Public Property AnnotInitDataInitialization data object used for creating a new SurfaceFinishSymbol using the AddSurfaceFinishSymbol() API.
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property DataSetSets and returns a previously saved set of property settings to apply to newly created annotation objects.
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 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.
See Also

SurfaceFinishSymbols Collection

Send comments on this topic.