|
CFx SDK Documentation 2026 SP0
|
#include <GiLayerTraitsData.h>
Public Member Functions | |
| OdGiLayerTraitsTaker () | |
| OdGiLayerTraitsTaker (const OdGiBaseVectorizer *pRefView, OdGiContext *pContext=NULL) | |
| void | addRef () |
| void | release () ODRX_NOEXCEPT |
| void | setRefView (const OdGiBaseVectorizer *pRefView) |
| void | reset (const OdGiLayerTraitsData <Data=OdGiLayerTraitsData()) |
| OdDb::LineWeight | lineweight () const |
| OdDbStub * | linetype () const |
| OdDb::PlotStyleNameType | plotStyleNameType () const |
| OdDbStub * | plotStyleNameId () const |
| OdDbStub * | materialId () const |
| void | setColor (const OdCmEntityColor &color) |
| void | setLineweight (OdDb::LineWeight lineweight) |
| void | setLinetype (OdDbStub *pLinetypeId) |
| void | setPlotStyleName (OdDb::PlotStyleNameType plotStyleNameType, OdDbStub *pPlotStyleNameId=0) |
| bool | isOff () const |
| void | setOff (bool bVal) |
| bool | isPlottable () const |
| void | setPlottable (bool bVal) |
| bool | isLocked () const |
| void | setLocked (bool bVal) |
| OdCmEntityColor | trueColor () const |
| OdDbStub * | layer () const |
| OdDbStub * | lineType () const |
| OdGiFillType | fillType () const |
| OdDb::LineWeight | lineWeight () const |
| double | lineTypeScale () const |
| double | thickness () const |
| OdDbStub * | material () const |
| const OdGiMapper * | mapper () const |
| OdDbStub * | visualStyle () const |
| OdCmTransparency | transparency () const |
| OdUInt32 | drawFlags () const |
| bool | selectionGeom () const |
| ShadowFlags | shadowFlags () const |
| bool | sectionable () const |
| SelectionFlags | selectionFlags () const |
| void | setTrueColor (const OdCmEntityColor &color) |
| void | setColor (OdUInt16 color) |
| void | setLineType (OdDbStub *lineTypeId) |
| void | setLineWeight (OdDb::LineWeight lineWeight) |
| void | setMaterial (OdDbStub *pMaterialId) |
| void | setTransparency (const OdCmTransparency &transparency) |
| OdCmEntityColor | secondaryTrueColor () const |
| const OdGiDgLinetypeModifiers * | lineStyleModifiers () const |
| const OdGiFill * | fill () const |
| OdGiRegenType | regenType () const |
| bool | regenAbort () const |
| OdGiSubEntityTraits & | subEntityTraits () const |
| OdGiGeometry & | rawGeometry () const |
| bool | isDragging () const |
| double | deviation (const OdGiDeviationType deviationType, const OdGePoint3d &pointOnCurve) const |
| OdUInt32 | numberOfIsolines () const |
| OdGiContext * | context () const |
| void | setContext (OdGiContext *pContext) |
| OdGiViewport & | viewport () const |
| OdUInt32 | sequenceNumber () const |
| bool | isValidId (const OdUInt32 viewportId) const |
| OdDbStub * | viewportObjectId () const |
| OdGeMatrix3d | getModelToWorldTransform () const |
| OdGeMatrix3d | getWorldToModelTransform () const |
| virtual OdGiAuxiliaryDataPtr | auxData () const |
| virtual void | setAuxData (const OdGiAuxiliaryDataPtr &pAuxData) |
Public Member Functions inherited from OdGiLayerTraits | |
| ODRX_DECLARE_MEMBERS (OdGiLayerTraits) | |
Public Member Functions inherited from OdGiDrawableTraits | |
| ODRX_DECLARE_MEMBERS (OdGiDrawableTraits) | |
Public Member Functions inherited from OdRxObject | |
| ODRX_HEAP_OPERATORS () | |
| OdRxObject () | |
| virtual | ~OdRxObject () |
| virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| virtual OdRxClass * | isA () const |
| virtual long | numRefs () const |
| bool | isKindOf (const OdRxClass *pClass) const |
| virtual OdRxObjectPtr | clone () const |
| virtual void | copyFrom (const OdRxObject *pSource) |
| virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
| virtual bool | isEqualTo (const OdRxObject *pOther) const |
Public Member Functions inherited from OdGiDummyWorldGeometry< OdGiWorldDraw_ > | |
| virtual void | setExtents (const OdGePoint3d *newExtents) |
| virtual void | startAttributesSegment () |
Public Member Functions inherited from OdGiDummyGeometry< OdGiWorldDraw_ > | |
| void | circle (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal) |
| void | circle (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint) |
| void | circularArc (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple) |
| void | circularArc (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, OdGiArcType arcType=kOdGiArcSimple) |
| void | polyline (OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, OdGsMarker baseSubEntMarker=-1) |
| void | polygon (OdInt32 numVertices, const OdGePoint3d *vertexList) |
| void | polygon (OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal) |
| void | pline (const OdGiPolyline &polylPine, OdUInt32 fromIndex=0, OdUInt32 numSegs=0) |
| void | shape (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, int shapeNumber, const OdGiTextStyle *pTextStyle) |
| void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg) |
| void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle) |
| void | xline (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint) |
| void | ray (const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint) |
| void | nurbs (const OdGeNurbCurve3d &nurbsCurve) |
| void | ellipArc (const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) |
| void | mesh (OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
| void | shell (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
| void | worldLine (const OdGePoint3d points[2]) |
| void | image (const OdGiImageBGRA32 &img, const OdGePoint3d &origin, const OdGeVector3d &uVec, const OdGeVector3d &vVec, OdGiRasterImage::TransparencyMode trpMode=OdGiRasterImage::kTransparency8Bit) |
| virtual void | edge (const OdGiEdge2dArray &edges) |
| void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency, const OdGeVector3d *pNormals, const OdGsMarker *pSubEntMarkers, OdInt32 nPointSize) |
| virtual void | polyPolygon (OdUInt32 numIndices, const OdUInt32 *pNumPositions, const OdGePoint3d *pPositions, const OdUInt32 *pNumPoints, const OdGePoint3d *pPoints, const OdCmEntityColor *pOutlineColors=NULL, const OdUInt32 *pOutlinePsLinetypes=NULL, const OdCmEntityColor *pFillColors=NULL, const OdCmTransparency *pFillTransparencies=NULL) |
| void | rowOfDots (OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) |
| void | pointCloud (const OdGiPointCloud &pCloud) |
| void | pushClipBoundary (OdGiClipBoundary *pBoundary) |
| void | popClipBoundary () |
| void | draw (const OdGiDrawable *pDrawable) |
| void | pushModelTransform (const OdGeMatrix3d &xMat) |
| void | pushModelTransform (const OdGeVector3d &normal) |
| void | popModelTransform () |
| bool | brep (const OdGiBrep &) |
Public Member Functions inherited from OdGiWorldDraw_ | |
| OdGiWorldGeometry & | geometry () const |
| const OdGiPathNode * | currentGiPath () const |
Public Member Functions inherited from OdGiWorldDraw | |
| ODRX_DECLARE_MEMBERS (OdGiWorldDraw) | |
Public Member Functions inherited from OdGiCommonDraw | |
| ODRX_DECLARE_MEMBERS (OdGiCommonDraw) | |
| virtual bool | displayModelerSilhouettes () const |
Public Member Functions inherited from OdGiWorldGeometry | |
| ODRX_DECLARE_MEMBERS (OdGiWorldGeometry) | |
Public Member Functions inherited from OdGiGeometry | |
| ODRX_DECLARE_MEMBERS (OdGiGeometry) | |
| virtual void | pushClipBoundary (OdGiClipBoundary *pBoundary, OdGiAbstractClipBoundary *pClipInfo) |
| ODRX_SEALED_VIRTUAL void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_FINAL |
| ODRX_SEALED_VIRTUAL void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_FINAL |
Public Member Functions inherited from OdGiWrapperViewportGeometry< OdGiViewportDraw_ > | |
| virtual void | polylineEye (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
| virtual void | polygonEye (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
| virtual void | polylineDc (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
| virtual void | polygonDc (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
| virtual void | rasterImageDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiRasterImage *pImage, const OdGePoint2d *uvBoundary, OdUInt32 numBoundPts, bool transparency=false, double brightness=50.0, double contrast=50.0, double fade=0.0) |
| virtual void | metafileDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiMetafile *pMetafile, bool dcAligned=true, bool allowClipping=false) |
| virtual void | ownerDrawDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiSelfGdiDrawable *pDrawable, bool dcAligned=true, bool allowClipping=false) |
Public Member Functions inherited from OdGiWrapperGeometry< OdGiViewportDraw_ > | |
| virtual void | pline (const OdGiPolyline &p, OdUInt32 i, OdUInt32 n) |
| virtual void | pushModelTransform (const OdGeVector3d &vNormal) |
| virtual void | pushModelTransform (const OdGeMatrix3d &xMat) |
| virtual void | popModelTransform () |
| virtual void | circle (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal) |
| virtual void | circle (const OdGePoint3d &p1, const OdGePoint3d &p2, const OdGePoint3d &p3) |
| virtual void | circularArc (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple) |
| virtual void | circularArc (const OdGePoint3d &start, const OdGePoint3d &point, const OdGePoint3d &end, OdGiArcType arcType=kOdGiArcSimple) |
| virtual void | polyline (OdInt32 nbPoints, const OdGePoint3d *pVertexList, const OdGeVector3d *pNormal=NULL, OdGsMarker lBaseSubEntMarker=-1) |
| virtual void | polygon (OdInt32 nbPoints, const OdGePoint3d *pVertexList) |
| virtual void | polygon (OdInt32 nbPoints, const OdGePoint3d *pVertexList, const OdGeVector3d *pNormal) |
| virtual void | mesh (OdInt32 rows, OdInt32 columns, const OdGePoint3d *pVertexList, const OdGiEdgeData *pEdgeData=NULL, const OdGiFaceData *pFaceData=NULL, const OdGiVertexData *pVertexData=NULL) |
| virtual void | shell (OdInt32 nbVertex, const OdGePoint3d *pVertexList, OdInt32 faceListSize, const OdInt32 *pFaceList, const OdGiEdgeData *pEdgeData=NULL, const OdGiFaceData *pFaceData=NULL, const OdGiVertexData *pVertexData=NULL) |
| virtual void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg) |
| virtual void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle) |
| void | ray (const OdGePoint3d &first, const OdGePoint3d &second) |
| virtual void | nurbs (const OdGeNurbCurve3d &nurbs) |
| virtual void | xline (const OdGePoint3d &p1, const OdGePoint3d &p2) |
| virtual void | ellipArc (const OdGeEllipArc3d &arc, const OdGePoint3d *pEndPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) |
| virtual void | draw (const OdGiDrawable *pD) |
| virtual void | pushClipBoundary (OdGiClipBoundary *pBoundary) |
| virtual void | popClipBoundary () |
| virtual void | worldLine (const OdGePoint3d pnts[2]) |
| virtual void | image (const OdGiImageBGRA32 &img, const OdGePoint3d &origin, const OdGeVector3d &uVec, const OdGeVector3d &vVec, OdGiRasterImage::TransparencyMode trpMode=OdGiRasterImage::kTransparency8Bit) |
| virtual void | edge (const OdGiEdge2dArray &edges) |
| virtual void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency, const OdGeVector3d *pNormals, const OdGsMarker *pSubEntMarkers, OdInt32 nPointSize) |
| virtual void | polyPolygon (OdUInt32 numIndices, const OdUInt32 *pNumPositions, const OdGePoint3d *pPositions, const OdUInt32 *pNumPoints, const OdGePoint3d *pPoints, const OdCmEntityColor *pOutlineColors=NULL, const OdUInt32 *pOutlinePsLinetypes=NULL, const OdCmEntityColor *pFillColors=NULL, const OdCmTransparency *pFillTransparencies=NULL) |
| virtual void | rowOfDots (OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) |
| virtual void | pointCloud (const OdGiPointCloud &pCloud) |
| virtual bool | brep (const OdGiBrep &giBrep) |
Public Member Functions inherited from OdGiViewportDraw_ | |
| OdGiViewportGeometry & | geometry () const |
| const OdGiPathNode * | currentGiPath () const |
Public Member Functions inherited from OdGiViewportDraw | |
| ODRX_DECLARE_MEMBERS (OdGiViewportDraw) | |
Public Member Functions inherited from OdGiViewportGeometry | |
| ODRX_DECLARE_MEMBERS (OdGiViewportGeometry) | |
Public Member Functions inherited from OdGiDummySubEntityTraits< OdGiSubEntityTraits > | |
| void | setLayer (OdDbStub *layerId) |
| void | setSelectionMarker (OdGsMarker selectionMarker) |
| void | setFillType (OdGiFillType fillType) |
| void | setFillPlane (const OdGeVector3d *pNormal=0) |
| void | setLineTypeScale (double lineTypeScale=1.0) |
| void | setThickness (double thickness) |
| void | setMapper (const OdGiMapper *pMapper) |
| void | setVisualStyle (const OdDbStub *visualStyleId) |
| void | setDrawFlags (OdUInt32 drawFlags) |
| void | setLockFlags (OdUInt32 lockFlags) |
| void | setSelectionGeom (bool bSelectionFlag) |
| void | setShadowFlags (OdGiSubEntityTraits::ShadowFlags shadowFlags) |
| void | setSectionable (bool bSectionableFlag) |
| void | setSelectionFlags (OdGiSubEntityTraits::SelectionFlags selectionFlags) |
| bool | fillPlane (OdGeVector3d &normal) |
| void | addLight (const OdDbStub *) |
| OdUInt32 | lockFlags () const |
Public Member Functions inherited from OdGiSubEntityTraits | |
| ODRX_DECLARE_MEMBERS (OdGiSubEntityTraits) | |
| virtual void | setSecondaryTrueColor (const OdCmEntityColor &color) |
| virtual void | setLineStyleModifiers (const OdGiDgLinetypeModifiers *pLSMod) |
| virtual void | setFill (const OdGiFill *pFill) |
| virtual bool | pushLineweightOverride (const OdGiLineweightOverride *pOverride) |
| virtual void | popLineweightOverride () |
| virtual bool | pushPaletteOverride (const OdGiPalette *pOverride) |
| virtual void | popPaletteOverride () |
| virtual OdUInt32 | setupForEntity () const |
Public Member Functions inherited from OdGiLayerTraitsData | |
| OdGiLayerTraitsData () | |
| OdGiLayerTraitsData & | operator= (const OdGiLayerTraitsData &other)=default |
| OdUInt32 | flags () const |
| OdDb::LineWeight | lineweight () const |
| OdDbStub * | linetype () const |
| OdDb::PlotStyleNameType | plotStyleNameType () const |
| OdDbStub * | plotStyleNameId () const |
| const OdCmEntityColor & | trueColor () const |
| OdDbStub * | materialId () const |
| OdCmTransparency | transparency () const |
| void | setTrueColor (const OdCmEntityColor &cl) |
| void | setLineweight (OdDb::LineWeight lw) |
| void | setLinetype (OdDbStub *id) |
| void | setMaterial (OdDbStub *id) |
| void | setTransparency (const OdCmTransparency &transparency) |
| bool | isOff () const |
| void | setOff (bool bVal) |
| bool | isPlottable () const |
| void | setPlottable (bool bVal) |
| bool | isLocked () const |
| void | setLocked (bool bVal) |
| bool | isFrozen () const |
| bool | isByBlock () const |
Protected Member Functions | |
| ODRX_USING_HEAP_OPERATORS (OdGiDummyWorldDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >) | |
Protected Member Functions inherited from OdGiLayerTraits_ | |
| OdCmEntityColor | color () const |
Protected Member Functions inherited from OdGiWorldDraw_ | |
| ODRX_USING_HEAP_OPERATORS (OdGiWorldDraw) | |
Protected Member Functions inherited from OdGiWrapperGeometry< OdGiViewportDraw_ > | |
| void | setGeom (OdGiGeometry &Geom) |
| OdGiGeometry & | getGeom () |
Protected Member Functions inherited from OdGiViewportDraw_ | |
| ODRX_USING_HEAP_OPERATORS (OdGiViewportDraw) | |
Protected Member Functions inherited from OdGiSubEntityTraits_ | |
| OdUInt16 | color () const |
Additional Inherited Members | |
Public Types inherited from OdGiLayerTraits | |
| enum | { kByBlock = (OdGiDrawable::kLastFlag << 1) , kFrozen = (OdGiDrawable::kLastFlag << 2) , kOff = (OdGiDrawable::kLastFlag << 3) , kPlottable = (OdGiDrawable::kLastFlag << 4) , kLocked = (OdGiDrawable::kLastFlag << 5) } |
Public Types inherited from OdGiSubEntityTraits | |
| enum | DrawFlags { kNoDrawFlags = 0x0000 , kDrawBackfaces = 0x0001 , kDrawHatchGroup = 0x0002 , kDrawFrontfacesOnly = 0x0004 , kDrawGradientFill = 0x0008 , kDrawSolidFill = 0x0010 , kDrawNoLineWeight = 0x0020 , kDrawNoPlotstyle = 0x0080 , kDrawContourFill = 0x08000 , kDisableLayoutCache = 0x10000 , kDrawBoundaryForClipping = 0x20000 , kDrawBoundaryForClippingDrw = 0x40000 , kClipSetIsEmpty = 0x80000 , kDrawPolygonFill = 0x100000 , kExcludeFromViewExt = 0x200000 , kDrawDgLsPolyWithoutBreaks = 0x400000 , kPolygonProcessing = 0x800000 , kDisableAutoGenerateNormals = 0x1000000 , kDisableFillModeCheck = 0x2000000 , kDrawUnderlayReference = 0x4000000 , kLineStyleScaleOverride = 0x8000000 , kDisableDisplayClipping = 0x10000000 , kRegenTypeDependent2dDraw = 0x20000000 , kInternalDrawFlags = kDisableLayoutCache | kClipSetIsEmpty | kRegenTypeDependent2dDraw , kDrawGeometryForExtents = 0x04000 , kFxNoFillOnSelect = 0x40000000 , kInheritableDrawFlags } |
| enum | LockFlags { kNoLockFlags = 0x00000000 , kLockColors = 0x00000001 , kLockLineWeight = 0x00000002 , kLockLineType = 0x00000004 , kLockLineTypeScale = 0x00000008 , kLockLayer = 0x00000010 , kLockByBlockLayer = 0x00000020 , kKeepAuxDataAndLockFlags = 0x00000040 , kInheritableLockFlags = kLockColors | kLockLineWeight | kLockLineType | kLockLineTypeScale | kLockLayer | kKeepAuxDataAndLockFlags } |
| enum | ShadowFlags { kShadowsCastAndReceive = 0 , kShadowsDoesNotCast = 1 , kShadowsDoesNotReceive = 2 , kShadowsIgnore = kShadowsDoesNotCast | kShadowsDoesNotReceive } |
| enum | SelectionFlags { kNoSelectionFlags = 0 , kSelectionIgnore = 1 , kHighlightingGeometry = 2 , kHiddenInHighlight = 4 , kFxSubentitySelection = 0x80 } |
| enum | SubEntityHints { kHint2DAttributes = 1 , kHint3DAttributes = 2 , kHintAllAttributes = kHint2DAttributes | kHint3DAttributes , kHintSnapModeOn = 4 , kHintDefaultState = kHintAllAttributes } |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
Public Attributes inherited from OdGiLayerTraitsData | |
| OdUInt32 | m_flags |
| OdDb::LineWeight | m_lineweight |
| OdDb::PlotStyleNameType | m_plotStyleNameType |
| OdCmEntityColor | m_color |
| OdDbStub * | m_linetypeId |
| OdDbStub * | m_plotStyleNameId |
| OdDbStub * | m_materialId |
| OdCmTransparency | m_cmTransparency |
This class implements OdGiLayerTraits, OdGiWorldDraw, and OdGIViewportDraw together as a single class that uses the OdDbLayerTableRecord::subSetAttributes(), OdDbLayerTableRecord::subWorldDraw(), and OdDbLayerTableRecord::subViewportDraw() functions to return layer trait values and store them temporarily.
<group OdGi_Classes>
Definition at line 285 of file GiLayerTraitsData.h.
|
inline |
Default constructor for the OdGiLayerTraitsTaker class. Sets underlaying view and GI context to NULL.
Definition at line 753 of file GiLayerTraitsData.h.
|
inline |
Constructor for the OdGiLayerTraitsTaker class. Sets the object with the vectorizer and GI context.
| pRefView | [in] Pointer to a vectorizer. |
| pContext | [in] Pointer to GI context. |
Definition at line 760 of file GiLayerTraitsData.h.
|
virtual |
Adds one reference to this object.
Implements OdRxObject.
Reimplemented in OdGiLayerTraitsTakerView.
|
inlinevirtual |
Retrieves smart pointer to the auxiliary data for this object.
Reimplemented from OdGiSubEntityTraits.
Definition at line 730 of file GiLayerTraitsData.h.
|
virtual |
Retrieves context associated with this object.
Implements OdGiCommonDraw.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves the recommended maximum deviation of the current vectorization for the specified point on a curve.
| deviationType | [in] Deviation type. |
| pointOnCurve | [in] Point on a curve. |
Value kOdGiMaxDevForCircle 0
kOdGiMaxDevForCurve 1
kOdGiMaxDevForBoundary 2
kOdGiMaxDevForIsoline 3 kOdGiMaxDevForFacet 4
Reimplemented from OdGiDummyCommonDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves draw flags for this layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves pointer to the fill for this layer.
Reimplemented from OdGiSubEntityTraits.
|
virtual |
Retrieves fill type for a layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves the model to world transformation matrix.
Reimplemented from OdGiDummyGeometry< OdGiWorldDraw_ >.
|
virtual |
Retrieves the world to model transformation matrix.
Reimplemented from OdGiDummyGeometry< OdGiWorldDraw_ >.
|
virtual |
Checks whether the associated vectorization process is the result of a "drag" operation.
Reimplemented from OdGiDummyCommonDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >.
|
inline |
Checks whether this layer is locked.
Definition at line 421 of file GiLayerTraitsData.h.
|
inline |
Checks whether this layer is turned off.
Definition at line 395 of file GiLayerTraitsData.h.
|
inline |
Checks whether this layer is plottable.
Definition at line 408 of file GiLayerTraitsData.h.
|
virtual |
Checks whether the identifier of an associated viewport is valid.
| viewportId | [in] Identifier of a viewport to check. |
Reimplemented from OdGiDummyViewportDraw< OdGiWrapperViewportGeometry< OdGiViewportDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves persistent layer identifier of the underlaying layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves pointer to linetype modifiers for this layer.
Reimplemented from OdGiSubEntityTraits.
|
virtual |
Retrieves persistent linetype identifier.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves a pointer to persistent linetype identifier associated with the layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves linetype scale for a layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves lineweight for a layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves lineweight associated with this layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves pointer a mapper for this layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves persistent material identifier.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves pointer to persistent material identifier associated with the layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves count of isolines that are used to represent an entity.
Reimplemented from OdGiDummyCommonDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
protected |
|
virtual |
Retrieves pointer to persistent plot style name identifier associated with the layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves plot style name type of this layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves geometry data for this layer.
Implements OdGiCommonDraw.
|
virtual |
Checks whether the vectorization process should be aborted.
Reimplemented from OdGiDummyCommonDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves regeneration type for this layer.
Reimplemented from OdGiDummyCommonDraw< OdGiDummyWorldGeometry< OdGiWorldDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Removes one reference from this object.
Implements OdRxObject.
Reimplemented in OdGiLayerTraitsTakerView.
|
inline |
Resets layer traits to default.
Definition at line 325 of file GiLayerTraitsData.h.
|
virtual |
Retrieves secondary color for this layer.
Reimplemented from OdGiSubEntityTraits.
|
virtual |
Checks whether content of this layer is sectionable.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves shadow flags of for this layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Checks whether geometry of this layer can be selected.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Returns the number of viewports that have been deleted from the current database during this editing session.
Reimplemented from OdGiDummyViewportDraw< OdGiWrapperViewportGeometry< OdGiViewportDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
inlinevirtual |
Sets the auxiliary data for this object.
| pAuxData | [in] Smart pointer to the auxiliary data. |
Reimplemented from OdGiSubEntityTraits.
Definition at line 737 of file GiLayerTraitsData.h.
|
virtual |
Sets color for this layer.
| color | [in] Color to set. |
Implements OdGiLayerTraits.
Sets color for this layer.
| color | [in] Color to set. |
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
inline |
Sets GI context for this object.
| pContext | [in] Pointer to GI context. |
Definition at line 747 of file GiLayerTraitsData.h.
|
virtual |
Sets linetype identifier for this layer.
| lineTypeId | [in] Linetype identifier to set. |
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Sets linetype for this layer.
| pLinetypeId | [in] Pointer to persistent identifier of a linetype to set. |
Implements OdGiLayerTraits.
|
virtual |
Sets lineweight for this layer.
| lineWeight | [in] Lineweight to set. |
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Sets lineweight associated for this layer.
| lineweight | [in] LineWeight to set. |
Implements OdGiLayerTraits.
|
inline |
Specifies whether this layer is locked.
| bVal | [in] Flag that specifies whether this layer should be locked. |
Definition at line 427 of file GiLayerTraitsData.h.
|
virtual |
Sets material for this layer.
| pMaterialId | [in] Pointer to persistent material identifier. |
Implements OdGiLayerTraits.
|
inline |
Switches the layer on or off.
| bVal | [in] Layer state. |
Definition at line 401 of file GiLayerTraitsData.h.
|
virtual |
Sets plot style name for this layer.
| plotStyleNameType | [in] Plot style name type. |
| pPlotStyleNameId | [in] Pointer to persistent plot style name identifier. |
Implements OdGiLayerTraits.
|
inline |
Specifies whether this layer is plottable.
| bVal | [in] Flag that specifies whether this layer should be plottable. |
Definition at line 414 of file GiLayerTraitsData.h.
|
inline |
Definition at line 741 of file GiLayerTraitsData.h.
|
virtual |
Sets transparency for this layer.
| transparency | [in] Transparency to set. |
Implements OdGiLayerTraits.
|
virtual |
Sets color for this layer.
| color | [in] Color to set. |
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves shadow flags for this layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves subentity traits associated with this layer.
Implements OdGiCommonDraw.
|
virtual |
Retrieves thickness for a layer.
Reimplemented from OdGiDummySubEntityTraits< OdGiSubEntityTraits >.
|
virtual |
Retrieves transparency for this layer.
Implements OdGiLayerTraits.
|
virtual |
Retrieves color for this layer.
Implements OdGiLayerTraits_.
|
virtual |
Retrieves a reference to a viewport.
Reimplemented from OdGiDummyViewportDraw< OdGiWrapperViewportGeometry< OdGiViewportDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves the persistent identifier of an associated viewport.
Reimplemented from OdGiDummyViewportDraw< OdGiWrapperViewportGeometry< OdGiViewportDraw_ > >.
Reimplemented in OdGiLayerTraitsTakerView.
|
virtual |
Retrieves persistent visual style identifier.
Reimplemented from OdGiSubEntityTraits.