Solid Edge Draft Type Library
Sheet Object Members
Overview 
Solid Edge Draft Type Library : Sheet Object
Public Methods
Makes the referenced object the active one.
Arranges the dimensions in the select set. API SolidEdgeDraft.DrawingView.AddConnectedDimensionsToSelectSet() can be used to add dimensions to select set which are connected to DV
Returns the end connected elements starting from the element located at the input point. This function will clear the SelectSet and add the located elements to the SelectSet.
Cleans the selected 2d geometry elements on the sheet.
Converts the specified element(s) to a b-spline curve.
Copies an enhanced metafile to the operating system clipboard.
Creates a ViewFilterSet object.
Deletes the referenced object.
Deletes a ViewFilterSet object from the referenced Sheet.
Clears the SelectSet, then adds all objects located within the specified rectangular fence to the SelectSet.
Returns the properties of an area, based on a point or group of points on the active sheet. The points must be inside areas of existing elements.
Moves the objects in the select set. All of the selected objects must belong to the sheet.
Offsets the end connected elements from the SelectSet in the direction of the 2d point by the given distance. This function will clear the SelectSet and add the offset elements to the SelectSet.
Prints the specified area.
Prints the sheet.
Replaces the content of input background sheet on the sheet.
Rotates the objects in the select set about the specified point. All of the selected objects must belong to the sheet.
Scales the objects in the select set about the specified point. All of the selected objects must belong to the sheet.
Selects objects with the same specified characteristics as the specified object.
Public Properties
Returns the Alignment shapes collection object for the referenced object.
Returns the active application object.
Returns the Arcs2d collection object for the referenced object.
Returns the AreaPropertiesCollection collection object for the referenced Sheet.
Returns the AttributeSets collection object for the referenced object.
Sets and returns the background sheet assigned to the referenced sheet.
Specifies whether or not the Background Sheet for this Sheet object is visible. Only valid for sheets in the WorkingSection.
Returns the Balloons collection object for the referenced object.
Returns the collection of block labels for the selected sheet.
Returns the BlockOccurrences collection.
Returns the BoltHoleCircles collection object for the referenced object.
Returns the Boundaries2d collection object for the referenced object.
Returns the BSplineCurves2d collection object for the referenced object.
Returns the CenterLines collection object for the referenced object.
Returns the CenterMarks collection object for the referenced object.
Returns the Circles2d collection object for the referenced object.
Returns the ComplexStrings2d collection object for the referenced object.
Returns the Connectors collection.
Returns the CornerAnnotations collection object for the referenced object.
Returns the Curves2d collection object for the referenced object.
Returns the DatumFrames collection object for the referenced object.
Returns the DatumPoints collection object for the referenced object.
Returns the DatumTargets collection object for the referenced object.
Get or set the default text scale for the sheet. The text scale is used by dimension and annotation commands.
Returns the Dimensions collection object for the referenced object.
Returns the document to which the referenced object belongs.
Returns a collection of drawing objects.
Returns the DrawingViews collection object for the referenced Sheet.
Returns the Ellipses2d collection object for the referenced object.
Returns the EllipticalArcs2d collection object for the referenced object.
Returns the FeatureControlFrames collection object for the referenced object.
Returns the GostWeldSymbols collection object for the referenced object.
Returns the Groups collection object for the referenced object.
Returns the Images2d collection.
Returns the numeric index for the active object.
Returns True if a specified Attribute Set exists on the referenced object.
Returns a key (a string) to find the object relative to its owning parents.
Returns the Layers collection object.
Returns the Leaders collection object for the referenced object.
Returns the Lines2d collection object for the referenced object.
Returns the LineStrings2d collection object for the referenced object.
Returns the name of the referenced object.
Index of sheet within section tab bar. This value is the same as the property text sheet number.
Returns the parent object for the referenced object.
Returns the Points2d collection object for the referenced object.
Returns the Relations2d collection.
Returns the section to which the sheet belongs. Sheets are grouped into sections: WorkingSection, BackgroundSection, and 2dModelSection.
Returns the Boundaries2d collection object for the referenced object.
Specifies the type of the referenced Sheet object.
Returns the SheetGroup to which this working sheet belongs. This property is only valid for working sheets.
Returns a SheetSetup object for setting model-to-paper scale, paper size, and so forth.
Returns the SmartFrames2d collection.
Returns the SurfaceFinishSymbols collection object for the referenced object.
Returns the Symbols collection object for the referenced object.
Returns the TechnicalRequirements collection object for the referenced Sheet.
Returns the TextBoxes collection object for the referenced object.
Returns the TextProfiles collection object for the referenced Sheet.
Specifies the type of the object being referenced.
Returns the ViewFilterSet for the referenced Sheet.
Specifies whether or not the referenced object is displayed to the screen.
Returns the WeldSymbols collection object for the referenced object.
See Also

Sheet Object