Solid Edge Draft Type Library
Sheet Object Members
Overview 
Public Methods
Public Method ActivateMakes the referenced object the active one.
Public Method ArrangeDimensionsInSelectSetArranges the dimensions in the select set. API SolidEdgeDraft.DrawingView.AddConnectedDimensionsToSelectSet() can be used to add dimensions to select set which are connected to DV
Public Method ChainLocateReturns 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.
Public Method CleanGeometry2dCleans the selected 2d geometry elements on the sheet.
Public Method ConvertToCurveConverts the specified element(s) to a b-spline curve.
Public Method CopyEMFToClipboardCopies an enhanced metafile to the operating system clipboard.
Public Method CreateVFSCreates a ViewFilterSet object.
Public Method DeleteDeletes the referenced object.
Public Method DeleteVFSDeletes a ViewFilterSet object from the referenced Sheet.
Public Method FenceLocateClears the SelectSet, then adds all objects located within the specified rectangular fence to the SelectSet.
Public Method GetAreaPropertiesReturns 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.
Public Method MoveSelectSetMoves the objects in the select set. All of the selected objects must belong to the sheet.
Public Method Offset2dOffsets 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.
Public Method PrintAreaPrints the specified area.
Public Method PrintSheetPrints the sheet.
Public Method RotateSelectSetRotates the objects in the select set about the specified point. All of the selected objects must belong to the sheet.
Public Method ScaleSelectSetScales the objects in the select set about the specified point. All of the selected objects must belong to the sheet.
Public Method SmartSelectSelects objects with the same specified characteristics as the specified object.
Public Properties
Public Property AnnotAlignmentShapesReturns the Alignment shapes collection object for the referenced object.
Public Property ApplicationReturns the active application object.
Public Property Arcs2dReturns the Arcs2d collection object for the referenced object.
Public Property AreaPropertiesCollectionReturns the AreaPropertiesCollection collection object for the referenced Sheet.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BackgroundSets and returns the background sheet assigned to the referenced sheet.
Public Property BackgroundVisibleSpecifies whether or not the Background Sheet for this Sheet object is visible. Only valid for sheets in the WorkingSection.
Public Property BalloonsReturns the Balloons collection object for the referenced object.
Public Property BlockLabelsReturns the collection of block labels for the selected sheet.
Public Property BlockOccurrencesReturns the BlockOccurrences collection.
Public Property BoltHoleCirclesReturns the BoltHoleCircles collection object for the referenced object.
Public Property Boundaries2dReturns the Boundaries2d collection object for the referenced object.
Public Property BsplineCurves2dReturns the BSplineCurves2d collection object for the referenced object.
Public Property CenterLinesReturns the CenterLines collection object for the referenced object.
Public Property CenterMarksReturns the CenterMarks collection object for the referenced object.
Public Property Circles2dReturns the Circles2d collection object for the referenced object.
Public Property ComplexStrings2dReturns the ComplexStrings2d collection object for the referenced object.
Public Property ConnectorsReturns the Connectors collection.
Public Property CornerAnnotationsReturns the CornerAnnotations collection object for the referenced object.
Public Property Curves2dReturns the Curves2d collection object for the referenced object.
Public Property DatumFramesReturns the DatumFrames collection object for the referenced object.
Public Property DatumPointsReturns the DatumPoints collection object for the referenced object.
Public Property DatumTargetsReturns the DatumTargets collection object for the referenced object.
Public Property DefaultTextScaleGet or set the default text scale for the sheet. The text scale is used by dimension and annotation commands.
Public Property DimensionsReturns the Dimensions collection object for the referenced object.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property DrawingObjectsReturns a collection of drawing objects.
Public Property DrawingViewsReturns the DrawingViews collection object for the referenced Sheet.
Public Property Ellipses2dReturns the Ellipses2d collection object for the referenced object.
Public Property EllipticalArcs2dReturns the EllipticalArcs2d collection object for the referenced object.
Public Property FeatureControlFramesReturns the FeatureControlFrames collection object for the referenced object.
Public Property GostWeldSymbolsReturns the GostWeldSymbols collection object for the referenced object.
Public Property GroupsReturns the Groups collection object for the referenced object.
Public Property Images2dReturns the Images2d collection.
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 LayersReturns the Layers collection object.
Public Property LeadersReturns the Leaders collection object for the referenced object.
Public Property Lines2dReturns the Lines2d collection object for the referenced object.
Public Property LineStrings2dReturns the LineStrings2d collection object for the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property NumberIndex of sheet within section tab bar. This value is the same as the property text sheet number.
Public Property ParentReturns the parent object for the referenced object.
Public Property Points2dReturns the Points2d collection object for the referenced object.
Public Property Relations2dReturns the Relations2d collection.
Public Property SectionReturns the section to which the sheet belongs. Sheets are grouped into sections: WorkingSection, BackgroundSection, and 2dModelSection.
Public Property SectionBoundaries2dReturns the Boundaries2d collection object for the referenced object.
Public Property SectionTypeSpecifies the type of the referenced Sheet object.
Public Property SheetGroupReturns the SheetGroup to which this working sheet belongs. This property is only valid for working sheets.
Public Property SheetSetupReturns a SheetSetup object for setting model-to-paper scale, paper size, and so forth.
Public Property SmartFrames2dReturns the SmartFrames2d collection.
Public Property SurfaceFinishSymbolsReturns the SurfaceFinishSymbols collection object for the referenced object.
Public Property SymbolsReturns the Symbols collection object for the referenced object.
Public Property TechnicalRequirementsReturns the TechnicalRequirements collection object for the referenced Sheet.
Public Property TextBoxesReturns the TextBoxes collection object for the referenced object.
Public Property TextProfilesReturns the TextProfiles collection object for the referenced Sheet.
Public Property TypeSpecifies the type of the object being referenced.
Public Property VFSReturns the ViewFilterSet for the referenced Sheet.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
Public Property WeldSymbolsReturns the WeldSymbols collection object for the referenced object.
See Also

Sheet Object