#include <AcDbTraitsState.h>
|
| Acad::ErrorStatus | activeColor (AcGiContext *, AcCmEntityColor &) const |
| |
| Acad::ErrorStatus | activeEndCapStyle (AcGiContext *, AcDb::EndCaps &) const |
| |
| Acad::ErrorStatus | activeFillType (AcGiContext *, AcGiFillType &) const |
| |
| Acad::ErrorStatus | activeJoinStyle (AcGiContext *, AcDb::JoinStyle &) const |
| |
| Acad::ErrorStatus | activeLayer (AcGiContext *, AcDbObjectId &) const |
| |
| Acad::ErrorStatus | activeLineTypeScale (AcGiContext *, double &) const |
| |
| Acad::ErrorStatus | activeLineWeight (AcGiContext *, AcDb::LineWeight &) const |
| |
| Acad::ErrorStatus | activeLinetype (AcGiContext *, AcDbObjectId &) const |
| |
| Acad::ErrorStatus | activeMapper (AcGiContext *, AcGiMapper *) const |
| |
| Acad::ErrorStatus | activeMaterial (AcGiContext *, AcDbObjectId &) const |
| |
| Acad::ErrorStatus | activeSelectionMarker (AcGiContext *, long &) const |
| |
| Acad::ErrorStatus | activeThickness (AcGiContext *, double &) const |
| |
| Acad::ErrorStatus | preRegenInit (AcGiContext *) |
| |
| void | reset (void) |
| |
Definition at line 27 of file AcDbTraitsState.h.
◆ activeColor()
◆ activeEndCapStyle()
◆ activeFillType()
◆ activeJoinStyle()
◆ activeLayer()
◆ activeLinetype()
◆ activeLineTypeScale()
| Acad::ErrorStatus AcDbTraitsState::activeLineTypeScale |
( |
AcGiContext * | , |
|
|
double & | ) const |
◆ activeLineWeight()
◆ activeMapper()
◆ activeMaterial()
◆ activeSelectionMarker()
| Acad::ErrorStatus AcDbTraitsState::activeSelectionMarker |
( |
AcGiContext * | , |
|
|
long & | ) const |
◆ activeThickness()
| Acad::ErrorStatus AcDbTraitsState::activeThickness |
( |
AcGiContext * | , |
|
|
double & | ) const |
◆ preRegenInit()
| Acad::ErrorStatus AcDbTraitsState::preRegenInit |
( |
AcGiContext * | | ) |
|
◆ reset()
The documentation for this class was generated from the following file: