| 
    CFx SDK Documentation 2024 SP0
    
   | 
 
#include <GiDummyGeometry.h>
 Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 2279 of file GiDummyGeometry.h.
      
  | 
  inline | 
Adds the specified light. Does nothing in the current implementation.
Definition at line 2614 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves color index (ACI).
Definition at line 2495 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current DrawFlags bitmask.
Definition at line 2634 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current fill plane. Currently not implemented.
| normal | [in] Normal to a plane. | 
Definition at line 2543 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current linetype.
Definition at line 2533 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current layer.
Definition at line 2515 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current linetype.
Definition at line 2525 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current linetype scale.
Definition at line 2563 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current lineweight.
Definition at line 2553 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current LockFlags bitmask.
Definition at line 2642 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves pointer to the current material mapper.
Definition at line 2607 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the identifier of the material.
Definition at line 2597 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves object ID of the the plot style name.
Definition at line 2587 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current PlotStyleName type.
Definition at line 2579 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current sectionable flag.
Definition at line 2672 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current SelectionFlags.
Definition at line 2680 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current selection geometry flag.
Definition at line 2652 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current color index (ACI). Does nothing in current implementation.
| color | [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 2305 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the drawing flags. Does nothing in current implementation.
| drawFlags | [in] Input bitmask with DrawFlags. | 
Definition at line 2444 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current fill plane. Does nothing in current implementation.
| pNormal | [in] Pointer to the normal to the plane. | 
Definition at line 2358 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current fill type. Does nothing in current implementation.
| fillType | [in] Fill type. | 
Value Description kOdGiFillAlways 1 Fill closed graphic primitives. kOdGiFillNever 2 Don't fill closed graphic primitives.
Definition at line 2351 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current layer. Does nothing in current implementation.
| layerId | [in] Object ID of the LayerTableRecord.  | 
Definition at line 2322 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current linetype. Does nothing in current implementation.
| lineTypeId | [in] Object ID of the LinetypeTableRecord. | 
Definition at line 2330 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current linetype scale. Does nothing in current implementation.
| lineTypeScale | [in] Linetype scale factor. | 
Definition at line 2375 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current lineweight. Does nothing in current implementation.
| lineWeight | [in] Lineweight. | 
Definition at line 2367 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the lock flags. Does nothing in current implementation.
| lockFlags | [in] Input bitmask with LockFlags. | 
Definition at line 2451 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current material mapper. Does nothing in current implementation.
| pMapper | [in] Pointer to the GI mapper object. | 
Definition at line 2418 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current material. Does nothing in current implementation.
| materialId | [in] Object ID of the material. | 
Definition at line 2410 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current PlotStyleName. Does nothing in current implementation.
| plotStyleNameType | [in] Plot Style Name Type. | 
| pPlotStyleNameId | [in] Object ID of the Plot Style Name. | 
plotStyleNameType must be one of the following:
Value 
 kPlotStyleNameByLayer 0 kPlotStyleNameByBlock 1 kPlotStyleNameIsDictDefault 2 kPlotStyleNameById 3 
Definition at line 2402 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets sectionable flag. Does nothing in current implementation.
| bSectionableFlag | [in] New sectionable flag. | 
Definition at line 2478 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the selection flags. Does nothing in current implementation.
| selectionFlags | [in] Input SelectionFlags. | 
Definition at line 2485 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets selection geometry flag. Does nothing in current implementation.
| bSelectionFlag | [in] New selection geometry flag. | 
Definition at line 2460 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current selection marker. Does nothing in current implementation.
| selectionMarker | [in] Selection marker. | 
Definition at line 2336 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the shadow flags. Does nothing in current implementation.
| shadowFlags | [in] Input ShadowFlags. | 
Definition at line 2469 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current thickness. Does nothing in current implementation.
| thickness | [in] Thickness. | 
Definition at line 2381 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current transparency. Does nothing in current implementation.
| transparency | [in] OdCmTransparency object. | 
Definition at line 2437 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current color from an OdCmEntityColor instance. Does nothing in current implementation.
| color | [in] OdCmEntityColor object. | 
Definition at line 2314 of file GiDummyGeometry.h.
      
  | 
  inline | 
Sets the current visual style. Does nothing in current implementation.
| visualStyleId | [in] Object ID of the visual style. | 
Definition at line 2426 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current ShadowFlags.
Definition at line 2662 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current thickness.
Definition at line 2571 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves the current transparency.
Definition at line 2626 of file GiDummyGeometry.h.
      
  | 
  inline | 
Retrieves entity color.
Definition at line 2505 of file GiDummyGeometry.h.