IAcadDatabasePreferences
TeighaX Interface of an object that specifies the settings for the current TeighaX drawing
Supported Platforms: Windows only
Object Inheritance
Members
These members are part of this object:
Properties- Application
- SolidFill
- XRefEdit
- XRefLayerVisibility
- OLELaunch
- AllowLongSymbolNames
- ObjectSortBySelection
- ObjectSortBySnap
- ObjectSortByRedraws
- ObjectSortByRegens
- ObjectSortByPlotting
- ObjectSortByPSOutput
- ContourLinesPerSurface
- DisplaySilhouette
- MaxActiveViewports
- RenderSmoothness
- SegmentPerPolyline
- TextFrameDisplay
- Lineweight
- LineWeightDisplay
- Application [ReadOnly]
IDispatch* Application( )
Returns the Application object.
- SolidFill [ReadOnly]
Boolean SolidFill( )
Specifies or returns whether certain objects in a document are filled in.
- XRefEdit [ReadOnly]
Boolean XRefEdit( )
Specifies or returns whether a document can be edited when it is used as an external reference.
- XRefLayerVisibility [ReadOnly]
Boolean XRefLayerVisibility( )
Specifies or returns whether changes to layers and paths of an external reference are saved with the document.
- OLELaunch [ReadOnly]
Boolean OLELaunch( )
Specifies or returns whether to open an OLE object's corresponding application when printing the OLE object.
- AllowLongSymbolNames [ReadOnly]
Boolean AllowLongSymbolNames( )
Specifies or returns whether symbol names can include extended characters.
- ObjectSortBySelection [ReadOnly]
Boolean ObjectSortBySelection( )
Specifies or returns whether objects are sorted by entity selection.
- ObjectSortBySnap [ReadOnly]
Boolean ObjectSortBySnap( )
Specifies or returns whether objects are sorted by object snap.
- ObjectSortByRedraws [ReadOnly]
Boolean ObjectSortByRedraws( )
Specifies or returns whether objects are sorted by redraw order.
- ObjectSortByRegens [ReadOnly]
Boolean ObjectSortByRegens( )
Specifies or returns whether objects are sorted by regeneration order.
- ObjectSortByPlotting [ReadOnly]
Boolean ObjectSortByPlotting( )
Specifies or returns whether objects are sorted by printing order.
- ObjectSortByPSOutput [ReadOnly]
Boolean ObjectSortByPSOutput( )
Specifies or returns whether objects are sorted by PostScript output order.
- ContourLinesPerSurface
Void ContourLinesPerSurface( )
Specifies or returns the number of isolines per surface for objects.
- DisplaySilhouette
Void DisplaySilhouette( )
Specifies or returns whether silhouette curves of 3D solids display in wireframe view.
- MaxActiveViewports
Void MaxActiveViewports( )
Specifies or returns the maximum number of active viewports allowed in a document.
- RenderSmoothness
Void RenderSmoothness( )
Specifies or returns the quality of hidden, shaded, and rendered objects.
- SegmentPerPolyline
Void SegmentPerPolyline( )
Specifies or returns the number of line segments generated for polylines.
- TextFrameDisplay
Void TextFrameDisplay( )
Specifies or returns whether text frames display instead of text.
- Lineweight
Void Lineweight( )
Specifies or returns the default lineweight for a document.
- LineWeightDisplay
Void LineWeightDisplay( )
Specifies or returns whether lineweights display in a document.