CFx SDK Documentation 2024 SP0
|
#include <GiDummyGeometry.h>
Protected Attributes | |
TData * | m_pTraits |
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 753 of file GiDummyGeometry.h.
|
inline |
Default constructor for the OdGiSubEntityTraitsToDataWrapper class.
Definition at line 762 of file GiDummyGeometry.h.
|
inline |
Retrieves pointer to auxiliary data context.
Definition at line 1245 of file GiDummyGeometry.h.
|
inline |
Retrieves color index (ACI).
Definition at line 1013 of file GiDummyGeometry.h.
|
inline |
Retrieves the current DrawFlags bitmask.
Definition at line 1167 of file GiDummyGeometry.h.
|
inline |
Retrieves boundary filling parameters.
Definition at line 1237 of file GiDummyGeometry.h.
|
inline |
Retrieves the current fill plane. Currently not implemented.
Definition at line 1065 of file GiDummyGeometry.h.
|
inline |
Retrieves the current fill type.
Value Description kOdGiFillAlways 1 Fill closed graphic primitives. kOdGiFillNever 2 Don't fill closed graphic primitives.
Definition at line 1057 of file GiDummyGeometry.h.
|
inline |
Retrieves entity traits for this object.
Definition at line 772 of file GiDummyGeometry.h.
|
inline |
Retrieves the current layer.
Definition at line 1033 of file GiDummyGeometry.h.
|
inline |
Retrieves pointer to the current Dgn Line Style modifiers structure.
Definition at line 1229 of file GiDummyGeometry.h.
|
inline |
Retrieves the current linetype.
Definition at line 1043 of file GiDummyGeometry.h.
|
inline |
Retrieves the current linetype scale.
Definition at line 1085 of file GiDummyGeometry.h.
|
inline |
Retrieves the current lineweight.
Definition at line 1075 of file GiDummyGeometry.h.
|
inline |
Retrieves the current LockFlags bitmask.
Definition at line 1175 of file GiDummyGeometry.h.
|
inline |
Retrieves pointer to the current material mapper.
Definition at line 1137 of file GiDummyGeometry.h.
|
inline |
Retrieves the identifier of the material.
Definition at line 1127 of file GiDummyGeometry.h.
|
inline |
Retrieves object ID of the the plot style name.
Definition at line 1117 of file GiDummyGeometry.h.
|
inline |
Retrieves the current PlotStyleName type.
Value
kPlotStyleNameByLayer 0 kPlotStyleNameByBlock 1 kPlotStyleNameIsDictDefault 2 kPlotStyleNameById 3
Definition at line 1109 of file GiDummyGeometry.h.
|
inline |
Retrieves the current secondary color.
Definition at line 1221 of file GiDummyGeometry.h.
|
inline |
Retrieves the current sectionable flag.
Definition at line 1205 of file GiDummyGeometry.h.
|
inline |
Retrieves the current SelectionFlags.
Definition at line 1213 of file GiDummyGeometry.h.
|
inline |
Retrieves the current selection geometry flag.
Definition at line 1185 of file GiDummyGeometry.h.
|
inline |
Sets pointer to auxiliary data context.
pAuxData | [in] Smart pointer to auxiliary data context. |
Definition at line 1003 of file GiDummyGeometry.h.
|
inline |
Sets the current color index (ACI).
n | [in] Color index. |
Value Description kACIbyBlock 0 ByBlock. kACIforeground 7 Foreground color. kACIbyLayer 256 ByLayer. kACIRed 1 Red. kACIYellow 2 Yellow. kACIGreen 3 Green. kACICyan 4 Cyan. kACIBlue 5 Blue. kACIMagenta 6 Magenta. .. 8-255 Defined by AcadPalette.h
Definition at line 797 of file GiDummyGeometry.h.
|
inline |
Sets the drawing flags.
drawFlags | [in] Input bitmask with DrawFlags. |
Definition at line 934 of file GiDummyGeometry.h.
|
inline |
Sets boundary filling.
pFill | [in] Boundary filling parameters. |
Definition at line 996 of file GiDummyGeometry.h.
|
inline |
Sets the current fill plane. Currently not implemented.
Definition at line 854 of file GiDummyGeometry.h.
|
inline |
Sets the current fill type.
n | [in] Fill type. |
Value Description kOdGiFillAlways 1 Fill closed graphic primitives. kOdGiFillNever 2 Don't fill closed graphic primitives.
Closed graphic primitives consist of the following: arcs with (OdGiArcType == kOdGiArcSector) || (OdGiArcType == kOdGiArcChord) circles meshes polygons shells
Definition at line 849 of file GiDummyGeometry.h.
|
inline |
Sets the current layer.
n | [in] Object ID of the LayerTableRecord. |
Definition at line 814 of file GiDummyGeometry.h.
|
inline |
Sets Dgn Line Style modifiers.
pLSMod | [in] Pointer to structure with Dgn Line Style modifiers. |
Definition at line 989 of file GiDummyGeometry.h.
|
inline |
Sets the current linetype.
n | [in] Object ID of the LinetypeTableRecord. |
Definition at line 822 of file GiDummyGeometry.h.
|
inline |
Sets the current linetype scale.
n | [in] Linetype scale factor. |
Definition at line 871 of file GiDummyGeometry.h.
|
inline |
Sets the current lineweight.
n | [in] Lineweight. |
Definition at line 863 of file GiDummyGeometry.h.
|
inline |
Sets the lock flags.
lockFlags | [in] Input bitmask with LockFlags. |
Definition at line 941 of file GiDummyGeometry.h.
|
inline |
Sets the current material mapper.
n | [in] Pointer to the GI mapper object. |
Definition at line 912 of file GiDummyGeometry.h.
|
inline |
Sets the current material.
n | [in] Object ID of the material. |
Definition at line 904 of file GiDummyGeometry.h.
|
inline |
Sets the current PlotStyleName.
n | [in] Plot Style Name Type. |
m | [in] Object ID of the Plot Style Name. |
Value
kPlotStyleNameByLayer 0 kPlotStyleNameByBlock 1 kPlotStyleNameIsDictDefault 2 kPlotStyleNameById 3
Definition at line 896 of file GiDummyGeometry.h.
|
inline |
Sets the current secondary color from an OdCmEntityColor instance.
color | [in] OdCmEntityColor object. |
Definition at line 982 of file GiDummyGeometry.h.
|
inline |
Sets sectionable flag.
bSectionableFlag | [in] New sectionable flag. |
Definition at line 968 of file GiDummyGeometry.h.
|
inline |
Sets the selection flags.
selectionFlags | [in] Input SelectionFlags. |
Definition at line 975 of file GiDummyGeometry.h.
|
inline |
Sets selection geometry flag.
bSelectionFlag | [in] New selection geometry flag. |
Definition at line 950 of file GiDummyGeometry.h.
|
inline |
Sets the current selection marker.
Definition at line 827 of file GiDummyGeometry.h.
|
inline |
Sets the shadow flags.
shadowFlags | [in] Input ShadowFlags. |
Definition at line 959 of file GiDummyGeometry.h.
|
inline |
Sets the current thickness.
n | [in] Thickness. |
Definition at line 877 of file GiDummyGeometry.h.
|
inline |
Sets entity traits for this object.
Definition at line 767 of file GiDummyGeometry.h.
|
inline |
Sets the current transparency.
transparency | [in] OdCmTransparency object. |
Definition at line 927 of file GiDummyGeometry.h.
|
inline |
Sets the current color from an OdCmEntityColor instance.
n | [in] OdCmEntityColor object. |
Definition at line 806 of file GiDummyGeometry.h.
|
inline |
Sets the current visual style.
n | [in] Object ID of the visual style. |
Definition at line 920 of file GiDummyGeometry.h.
|
inline |
Retrieves the current ShadowFlags.
Definition at line 1195 of file GiDummyGeometry.h.
|
inline |
Retrieves the current thickness.
Definition at line 1093 of file GiDummyGeometry.h.
|
inline |
Retrieves the current transparency.
Definition at line 1159 of file GiDummyGeometry.h.
|
inline |
Retrieves entity color.
Definition at line 1023 of file GiDummyGeometry.h.
|
inline |
Retrieves an identifier of the visual style.
Definition at line 1147 of file GiDummyGeometry.h.
|
protected |
Definition at line 756 of file GiDummyGeometry.h.